hwatch
brew install hwatch
v0.4.2
MIT
Modern alternative to the watch command
125
30-day installs · #3171
881
90-day · #2323
2.0k
365-day · #2823
1.0k
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
command-line
monitoring
rust
terminal-ui
tui
watch
Links
- https://github.com/blacknon/hwatch
- GitHub: blacknon/hwatch
- Brew formula source: Formula/h/hwatch.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Modern alternative to the watch command",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:43+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "hwatch",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-20T16:51:10Z",
"github_readme_excerpt": "hwatch\n======\n\nhwatch - alternative watch command.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./img/hwatch.gif\" /\u003e\n\u003c/p\u003e\n\n## Description\n\n`hwatch` is a alternative **watch** command, it developed started in 2018.\nThat records the result of command execution, can display it history and diffs, hook and run commands.\n\n### Features\n\n- Can keep the history when the difference, occurs and check it later.\n- Can check the difference in the history. The display method can be changed in real time.\n- Can output the execution result as log (json format).\n- Can load diffmode plugins as dynamic libraries and add custom diff rendering.\n- Custom keymaps are available.\n- Support ANSI color code.\n- Execution result can be scroll.\n- Not only as a TUI application, but also to have the differences output as standard output.\n- If a difference occurs, you can have the specified command additionally executed.\n\n## Install\n\n### Official Distro Packages\n\n#### Debian\n\n`hwatch` has been accepted into Debian `unstable`, although availability may depend on mirror sync status.\n\nIf you need it immediately, use the release `.deb` package from [GitHub Releases](https://github.com/blacknon/hwatch/releases).\n\n#### Fedora\n\nOfficial Fedora packaging is in progress and not yet available from Fedora repositories.\n\n#### EPEL\n\nEPEL packaging is planned after Fedora packaging is finalized.\n\n#### Alpine Linux (edge/testing)\n\n```bash\napk add hwatch\n```\n\n#### Packaging Status\n\nThis repository includes packaging metadata for Debian-style `.deb` builds and RPM-based distributions, and GitHub Releases publishes prebuilt archives plus generated `.deb` and `.rpm` assets while official distro packaging is being worked on.\n\nGitHub Actions validates the packaging flow in distro-specific containers:\n\n- Debian packaging is checked in a `debian:sid` container\n- RPM packaging is checked in a `fedora:latest` container\n\nThese checks are intended to catch packaging regressions early while the project works toward official distribution packa",
"github_repo": "blacknon/hwatch",
"github_stars": 1044,
"github_topics": [
"command-line",
"monitoring",
"rust",
"terminal-ui",
"tui",
"watch"
],
"homepage": "https://github.com/blacknon/hwatch",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 125,
"installs_365d": 2005,
"installs_90d": 881,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "hwatch",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 3171,
"rank_365d": 2823,
"rank_90d": 2323,
"raw_hash": "7f5357107ba07727",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/h/hwatch.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.4.2",
"versioned_formulae": [],
"why_use_this": null
}