macOS
brew install hwatchlocal Homebrew formula metadata
sudo port install hwatchMacPorts ports tree · sysutils/hwatch/Portfile · source: api.github.com
brew
Modern alternative to the watch command. Version 0.4.2 via Homebrew; verified 2026-04-29.
install
brew install hwatchlocal Homebrew formula metadata
sudo port install hwatchMacPorts ports tree · sysutils/hwatch/Portfile · source: api.github.com
sudo apk add hwatchAlpine Linux edge package indexes · hwatch · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#hwatchnixpkgs package indexes · pkgs/by-name/hw/hwatch/package.nix · source: api.github.com
overview
Modern alternative to the watch command
history
hwatch is a modern replacement for the Unix `watch` command. It repeatedly runs a command, keeps output history, shows diffs, can log results as JSON, and can trigger hooks when output changes.
The GitHub repository was created in February 2018, and the README describes hwatch as an alternative watch command developed starting in 2018. The release list shows a v0.1.0 tag in July 2018, followed by 0.1.x releases through 2019 and later 0.2/0.3 releases in 2022.
The README lists installation paths through Homebrew, MacPorts, AUR, Nix, conda-forge, mise/asdf, Cargo, GitHub release archives, and distro packaging work such as Alpine and Debian-style assets. That spread matches a small terminal utility whose adoption depends on being easy to install on many developer machines.
hwatch is used where plain `watch` is too stateless: monitoring command output, scrolling previous results, viewing line or word diffs, writing JSONL logs, running an after-command on change, or using batch output in scripts.
Its package-nerd value is the familiar Unix-watch workflow with persistence and diff awareness. It is a small tool, but it fills a practical gap for people who inspect build output, service state, queue depths, or logs from a terminal.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
hwatch | 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/blacknon/hwatch
install metadata
| Package key | brew:hwatch |
|---|---|
| Version | 0.4.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hwatch |
| Homepage | https://github.com/blacknon/hwatch |
| Repository | https://github.com/blacknon/hwatch |
| Upstream docs | https://github.com/blacknon/hwatch#readme |
| License | MIT |
| Source archive | https://github.com/blacknon/hwatch/archive/refs/tags/0.4.2.tar.gz |
| Last updated | 2026-04-29T13:05:49Z |
| Pulse | updated |
| Build dependencies | rust |
| 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 | hwatch |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
hwatch
nix profile install nixpkgs#hwatchhwatch 0.3.11-r0
A modern alternative to the watch command
https://github.com/blacknon/hwatch
sudo apk add hwatchhwatch-doc 0.3.11-r0
A modern alternative to the watch command (documentation)
https://github.com/blacknon/hwatch
sudo apk add hwatch-dochwatch-fish-completion 0.3.11-r0
Fish completions for hwatch
https://github.com/blacknon/hwatch
sudo apk add hwatch-fish-completionhwatch-zsh-completion 0.3.11-r0
Zsh completions for hwatch
https://github.com/blacknon/hwatch
sudo apk add hwatch-zsh-completionhwatch
sudo port install hwatchsource 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.