public
Description: Send Growl notifications over a network using PHP
Homepage: http://clickontyler.com/php-growl/
Clone URL: git://github.com/tylerhall/php-growl.git
name age message
file README.markdown Fri Feb 27 23:41:26 -0800 2009 Added readme file [tylerhall]
file class.growl.php Thu Nov 27 00:37:44 -0800 2008 Code cleanup. [tylerhall]
README.markdown

PHP-Growl is an implementation of the Growl notification system written in PHP.

As a proof of concept example, I've written a Mint Pepper plugin that notifies you whenever certain events (like new referrals, unique visitors, etc) happen on your website. It's a slick way to stay on top of who is visiting your site. You can download Growl Pepper here.