wachi
Installation
SKILL.md
wachi
Subscribe any link and get notified on change. Monitors URLs for new content, pushes notifications to 90+ services via apprise.
Install
# npm / bun (no install needed)
npx wachi --help
bunx wachi --help
# global install
npm i -g wachi
bun i -g wachi
# shell script
curl -fsSL https://raw.githubusercontent.com/ysm-dev/wachi/main/install.sh | sh