rotuka / github-growler forked from miyagawa/github-growler

Growl github updates

This URL has Read+Write access

miyagawa (author)
Sat Jun 13 03:24:41 -0700 2009
rotuka (committer)
Sun Dec 13 16:18:35 -0800 2009
name age message
file .gitignore Sat Jun 13 03:24:41 -0700 2009 ignore .zip [miyagawa]
file MANIFEST Sat Mar 14 16:41:09 -0700 2009 installation for Module::Install and some launc... [miyagawa]
file MANIFEST.SKIP Sat Mar 14 16:41:09 -0700 2009 installation for Module::Install and some launc... [miyagawa]
file Makefile.PL Loading commit data...
file README.mkdn
file github-growler.pl
directory inc/
file octocat.png
README.mkdn

This is Github Growler.

You need to set github.user and github.token in your global git config or pass them to the command line arguments.

By default it fetches the github updates every 300 seconds (--interval) and displays at most 10 Growl notification per crawl (--max) and you can change the both settings with the command line option.

This is a perl script that runs as a daemon. You need to install CPAN module dependencies by running cpan -i .

It's in my TODO to make it a standalone app. I guess we could use Platypus and bundle all CPAN dependencies in its Resources folder by removing the non pure-perl module dependency (i.e. XML::LibXML).

Screenshots

Github Growler

Github Growler Preferences