Skip to content

Commit

Permalink
Merge pull request #139 from ilyagr/alternatives
Browse files Browse the repository at this point in the history
README: Add alternatives section
  • Loading branch information
blacknon authored Jul 5, 2024
2 parents 86522ab + 7ee3b37 commit 66bee21
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,9 @@ You can have command diffs output directly to stdout instead with `-b` option of
```bash
hwatch -b command...
```

## Alternatives
- The original [`watch`](https://man7.org/linux/man-pages/man1/watch.1.html);
the newest version seems to be distributed as a part of
[`procps`](https://gitlab.com/procps-ng/procps).
- [Viddy](https://github.com/sachaos/viddy).

0 comments on commit 66bee21

Please sign in to comment.