All Projects → miyagawa → Github Growler

miyagawa / Github Growler

Growl github updates

Programming Languages

perl
6916 projects

This is Github Growler: fetches GitHub timeline and growls as new activies are coming in.

Install

There's a binary build for Mac OS X Leopard available at Downloads.

If you're trying to run this on other platforms, just run github-growler.pl. You might need to install its CPAN module dependencies with cpan -i . command.

Configurations

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

By default this scripts fetches the github updates every 300 seconds and displays at most 10 Growl notification per fetch and you can change the both settings with Mac OS X preferences:

defaults write net.bulknews.GitHubGrowler interval 180
defaults write net.bulknews.GitHubGrowler maxGrowls 5

Screenshots

Github Growler

Github Growler Preferences

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].