Cross-platform desktop notifications for your Github repositories.
Currently supports Mac OS X (Darwin), Ubuntu (Linux), and Windows.
- Download the growl equivalent for your OS:
- Mac OS X: growlnotify
- Ubuntu:
sudo apt-get install libnotify-bin
- Windows: Growl for Windows and growlnotify*
* = unpack to a folder present in your path
- Then install the CLI package for
github-growl
:
npm install -g github-growl
github-growl [options]
NOTE: This is a work in progress, so we add more to this list:
- IssueCommentEvent
github-growl -h
chmod +x bin/github-growl
bin/github-growl
- Nick Baugh [email protected]
MIT Licensed