Registry / utility / growl
library1.0.3rbrubygemsunverified

growlnotify bindings for sending Growl notifications from Ruby.

gem install growl
INSTALL
IMPORT
SIG · GROWL
G
growl
utilityrubyv1.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Growl
require 'growl'

Send a Growl notification with a custom message.

require 'growl' Growl.notify { |g| g.message = 'Hello from Ruby!' }
Debug
Known issues
gotchaRequires the growlnotify CLI tool to be installed (macOS only).
fix
Install growlnotify from the Growl website or use a cross-platform alternative like terminal-notifier.
affects: >= 0
Upgrade
Version history
1.0.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
22
Resources
growl — gem install growl · libregistry