class Growl ruby-growl allows you to perform Growl notifications from machines without growl installed (for example, non-OSX machines). In version 4, the Growl class is a wrapper for Growl::UDP and Growl::GNTP. The GNTP protocol allows setting icons for notifications and callbacks. To upgrade from version 3 replace the notification names passed to initialize with a call to add_notification. Basic