Skip to content

Terminal tools

hwatch

Install:

pamac install hwatch

Usage:

hwatch date

Output to stdout and only update when output changes:

hwatch -b date

Watch for changes on a website and play a sound on changes:

hwatch -A beep.sh -b "curl -I https://example.org | grep '^HTTP'"