You can see when a new release is available for a target repository on Github, right from the CUI!
npm install -g notify-github-release
# example
ngr -a https://github.com/RocketChat/Rocket.Chat
ngr -a https://github.com/microsoft/playwright
ngr
In the current specification, processing is based on the image version value. Repositories that do not show a value here will not work correctly.
$ ngr -h
Usage: index [options]
Options:
-V, --version output the version number
-a, --add <url> Add notification target ex: https://github.com/<username>/<repository> (default: null)
-l, --list List the target URLs.
-d, --del <no> Delete the target URL. (default: null)
-h, --help display help for command