Skip to content

Simple web service to transform and forward GitHub Webhook to ntfy.sh notification

License

Notifications You must be signed in to change notification settings

feisuzhu/github2ntfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github2ntfy

Simple web service to transform and forward GitHub Webhook to ntfy.sh notification

$ poetry install
$ export NTFY_ENDPOINT = 'http://example.com'
$ export NTFY_TOPIC = 'GitHub'
$ export GIT_WEBHOOK_SECRET = 'my_top_secret'
$ poetry run main.py

About

Simple web service to transform and forward GitHub Webhook to ntfy.sh notification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages