Skip to content

ikornaselur/github-pushover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Pushover

A simple layer between the Github API and Pushover API to forward github push messages to a device running Pushover.

This script uses the agithub library by Jonathan Paugh for Github communication.

Usage

This script needs two files by default, a token file and pushover file. They need to be formatted exactly like this:

token

<Github username>,<Github password or token with notifications and repos access (recommended)>

Pushover

<Pushover user key>,<Pushover app key>

Then setup a cron job to run the script every minute.

About

Github push notification -> PushBullet on mobile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors