macOS
brew install syswatchlocal Homebrew formula metadata
brew
Cross-platform system diagnostics TUI. Version 0.7.5 via Homebrew; verified 2026-07-19. Also installable with nix: nix profile install nixpkgs#syswatch.
install
brew install syswatchlocal Homebrew formula metadata
nix profile install nixpkgs#syswatchnixpkgs package indexes · pkgs/by-name/sy/syswatch/package.nix · source: api.github.com
overview
Cross-platform system diagnostics TUI
history
SysWatch is a read-only terminal system-diagnostics application for macOS and Linux. Its twelve tabs combine CPU, memory, disk, filesystem, process, GPU, power, service, network, timeline, and anomaly views in one TUI.
Matthew Hart published SysWatch 0.1.0 in May 2026 and iterated rapidly through the 0.7 series. The project grew from a live single-host dashboard into a session-oriented diagnostic tool with settings, snapshots, recording and replay, historical scrubbing, and plain-English anomaly cards.
The project ships through Cargo and Homebrew and publishes prebuilt release binaries; the supplied package metadata also records Nix packaging. Its official project page presents it as part of the NetWatch Labs family of focused terminal observability tools.
Running syswatch starts a 1 Hz dashboard; flags select a faster tick, an initial tab, or a recorded session to replay. Single-key controls switch tabs, filter and sort processes, pause collection, change graph style and theme, capture snapshots, record sessions, and scrub backward through the session.
SysWatch packages the jobs of many classic host-inspection commands into one Rust TUI without requiring sudo or a resident daemon. It is especially useful for package users who want a portable first-response console rather than a monitoring service.
security posture
No matching local secret-handling manifest was found for syswatch. 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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/syswatch/config.toml~/.config/syswatch/config.toml~/Library/Application Support/syswatch/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
syswatch | 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/matthart1983/syswatch
install metadata
| Package key | brew:syswatch |
|---|---|
| Version | 0.7.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/syswatch |
| Homepage | https://www.netwatchlabs.com/labs/syswatch |
| Repository | https://github.com/matthart1983/syswatch |
| Upstream docs | https://github.com/matthart1983/syswatch#readme |
| License | MIT |
| Source archive | https://github.com/matthart1983/syswatch/archive/refs/tags/v0.7.5.tar.gz |
| Last updated | 2026-07-19T07:00:25Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | syswatch |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| 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.
syswatch
nix profile install nixpkgs#syswatchsource 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.