RubyGems.org

A pure-ruby growl notifier for UDP and GNTP growl protocols. ruby-growl allows you to perform Growl notifications from machines without growl installed (for example, non-OSX machines). What is growl? Growl is a really cool "global notification system originally for Mac OS X". You can receive Growl notifications on various platforms and send them from any machine that runs Ruby. OS X: http://growl.info Windows: http://www.growlforwindows.com/gfw/ Linux: http://github.com/mattn/growl-for-linux ruby-growl also contains a command-line notification tool named 'growl'. It is almost completely option-compatible with growlnotify. (All except for -p is supported, use --priority instead.)

installgem install ruby-growl
Authors

Eric Hodel

58,641 total downloads 9,991 for this version
Owners

58479f76374a3ba3c69b9804163f39f4

Gemfile
gem "ruby-growl", "~> 4.0"
Versions
  1. 4.0 April 5, 2012
  2. 3.0 September 11, 2010
  3. 2.1 September 11, 2010
  4. 2.0 June 11, 2010
  5. 1.0.1 November 14, 2005
Show all versions (6 total)
Runtime Dependencies
  1. uuid >= 2.3.5, ~> 2.3