github-release-notifier
Github Release Notifier (Multiarch)
10K+
This program will allow you to be notified of Github new releases
First run the daemon
docker run --name GRN -d femtopixel/github-release-notifier
you can mount a volume to /root/.github_release_notifier/ to keep tracks of webhooks and versions
example:
docker run --name GRN -d -v /path/to/your/saves:/root/.github_release_notifier/ femtopixel/github-release-notifier
Then register your webhook :
docker exec GRN -a subscribe -p jaymoulin/google-music-manager -w https://acme.com/updated
Bugs and feature request are tracked on GitHub
Jay MOULIN [email protected] See also the list of contributors which participated in this program.
Github Release Notifier is licensed under the MIT License
Content type
Image
Digest
sha256:14f4ef5c4…
Size
24.6 MB
Last updated
about 2 years ago
docker pull femtopixel/github-release-notifier:0.4.5Pulls:
333
Last week