GrowlHub is a script that will watch specified Github repositories and growl whenever a new commit is pushed to Github.
- growl (including growlnotify)
- node.js
To track one or more repositories:
node growlhub.js user/repository/branch
To track your github.com user/repository watch list
node growlhub.js --all
For more options:
node growlhub.js --help