GitHub post-commit notifs
in your OS X Notification Center
gem install pushes
Start a LaunchAgent process.
Will fetch every INTERVAL seconds (default: 10) and will restart at boot.
$ pushes
$ pushes start
$ pushes start 30
$ pushes start INTERVALSingle call to GitHub API.
$ pushes fetchStop the background process and delete the LaunchAgent file.
$ pushes stopClear commits storage. We noticed Pushes doesn’t play too well with a force push that removes commits even though such action should be prohibited. In any case, you may want to reset your local storage.
$ pushes resetCopyright © 2013 Heliom. See LICENSE for details.
