macOS
brew install witrlocal Homebrew formula metadata
sudo port install witrMacPorts ports tree · sysutils/witr/Portfile · source: api.github.com
brew
Why is this running? Version 0.3.3 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#witr.
install
brew install witrlocal Homebrew formula metadata
sudo port install witrMacPorts ports tree · sysutils/witr/Portfile · source: api.github.com
nix profile install nixpkgs#witrnixpkgs package indexes · pkgs/by-name/wi/witr/package.nix · source: api.github.com
scoop install main/witrScoop official bucket manifest trees · bucket/witr.json · source: api.github.com
winget install --id PranshuParmar.witr -eWindows Package Manager source index · PranshuParmar.witr · source: cdn.winget.microsoft.com
overview
Why is this running?
history
witr, short for the question 'Why is this running?', is a Go system-inspection CLI focused on explaining the cause behind running processes, open ports, containers, and file locks. The public repository was created in December 2025, and its README positions it as a causality layer above tools such as ps, top, lsof, ss, systemctl, and docker ps.
The project appeared as a small single-purpose diagnostics tool and quickly acquired a broader interactive mode. Its README emphasizes both direct human-readable output and an interactive terminal dashboard with tabs for processes, ports, containers, and locks, reflecting a shift from one-shot inspection toward an operator-facing TUI.
Although new, witr shows unusually strong early adoption signals for a system utility: the GitHub API showed more than 18,000 stars during this enrichment run, and the latest GitHub release at the time checked was v0.3.3, published on June 24, 2026. The README also points to packaging across multiple ecosystems, including Unix, macOS, Windows, FreeBSD, and several package managers, which is notable for a young CLI.
witr is used when an operator sees a process, listening port, container, or lock and wants the chain of responsibility rather than another flat listing. It correlates process metadata, services, containers, shells, repositories, and related system state to explain where a running thing came from and how it was started.
Its package-nerd appeal is the tidy premise: most Unix inspection tools expose facts, while witr tries to narrate cause. That makes it a modern companion to classic observability commands, especially for developers moving between local machines, containers, service managers, and language-specific dev servers.
security posture
No matching local secret-handling manifest was found for witr. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
witr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/pranshuparmar/witr
install metadata
| Package key | brew:witr |
|---|---|
| Version | 0.3.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/witr |
| Homepage | https://github.com/pranshuparmar/witr |
| Repository | https://github.com/pranshuparmar/witr |
| Upstream docs | https://github.com/pranshuparmar/witr#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/pranshuparmar/witr/archive/refs/tags/v0.3.3.tar.gz |
| Last updated | 2026-07-25T22:40:21+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | witr |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
witr
nix profile install nixpkgs#witrwitr
sudo port install witrmain/witr
scoop install main/witrPranshuParmar.witr
winget install --id PranshuParmar.witr -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.