Ross ROSS = Recommend OSS · open-source software intelligence for agents

blacknon/hwatch

hwatch: alternative watch command with history, diff view, JSONL logging, and change hooks. since 2018. observed · 2026-08-28

github.com/blacknon/hwatch · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 97
  • Release rhythm 81
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 3130
  • days_rel: 126
  • days_push: 23
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1073 stars · 28 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

hwatch is a Rust-based alternative to the Unix watch command that repeatedly executes a command and records its output. It provides a TUI with execution history, diff views, JSONL logging, and hooks to run commands when changes occur.

Use cases

  • watch command output with history and diffs
  • monitor a command and see what changed between runs
  • log command execution results as JSONL
  • run a hook command when watched output changes
  • scroll through past outputs of a repeatedly run command
  • view diffs of command output with ANSI colors preserved

When to choose

  • you need history and diffing of repeated command output, which plain watch lacks
  • you want JSONL logs of command executions
  • you need to trigger commands on output changes
  • you want a modern, actively maintained watch replacement

When to avoid

  • you only need simple periodic command execution and minimal output
  • you need remote/system metrics monitoring rather than command output watching
  • official distro packaging for your distro is required and not yet available

Facets

cli-tool · maturity active

monitoring terminal-ui developer-tools logging developer-tools monitoring windows cli cross-platform watch-command diff-view command-history tui rust l-logging change-hooks command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
blacknon/hwatchmain92

For agents

markdown · JSON · MCP: product_card(name="blacknon/hwatch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem