This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
gaze.rb | ||
| |
github.yml.example | ||
| |
log/ |
README
Git Hubble is a simple little app that growls at you when someone commits to the master branch of a repo you own. It relies heavily on Octopi: http://github.com/fcoury/octopi/tree/master and Phil Nash: http://github.com/philnash To run: Rename github.yml.example to just github.yml then add your github username and API token where it says to. Set the absolute path to the .yml file in gaze.rb $ cd ../git-hubble $ ruby gaze.rb start #starts the script $ ruby gaze.rb stop #stops it again. To trace what is going on, set 'trace' on the last line of github.yml to 'curl'. This is particularly handy for debugging. TODO: * Stop it growling the latest commit from all the repos on startup. * Include the users gravatar in the Growl notification * Look at ALL branches of all your repos, as well as any repos you are watching * Play a couple of bars of music depending on who commited ;)








