]>
description | Periodically execute a command and highlight changes |
last change | Tue, 11 Jun 2024 21:01:28 +0000 (16:01 -0500) |
URL | http://mivirldevekbr6wvubebfbxbzhxnqdv2z6ehnojgv63qsgnukfiix4yd.onion/git/watchdiff.git |
https://mivirl.dev/git/watchdiff.git |
Executes a program periodically and displays the output with colors indicating changes as a diff. Additions are marked in green, and deletions in red. Colors will fade after consecutive executions with the same output.
make install
Usage:
watchdiff [options] -- <command>
Options:
-n <seconds> Time between updates in seconds
-t Turn off header with interval and command at top
-h Show this help text
Uses termbox2 and diff-match-patch-c
2024-06-11 | mivirl | Initial commit master | commit | commitdiff | tree | snapshot |
7 months ago | master | shortlog | log | tree |