Introducing our new CEO Don Johnson - Read More

femtopixel/github-release-notifier

Sponsored OSS

By FemtoPixel

Updated 10 months ago

Github Release Notifier (Multiarch)

Image
Integration & Delivery
Monitoring & Observability
1

8.8K

GithubIssues

Github Release Notifier

latest releaseDocker PullsDocker starsPyPI versionPayPal donationBuy me a coffeeBuy me a coffee

This program will allow you to be notified of Github new releases

Usage

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

Submitting bugs and feature requests

Bugs and feature request are tracked on GitHub

Author

Jay MOULIN jaymoulin+github-release-notifier@gmail.com See also the list of contributors which participated in this program.

License

Github Release Notifier is licensed under the MIT License

Docker Pull Command

docker pull femtopixel/github-release-notifier