Burble - Tell the Whole Tulgey Wood

And, as in uffish thought he stood,
The Jabberwock, with eyes of flame,
Came whiffling through the tulgey wood,
And burbled as it came!
Lewis Carroll
(from Through the Looking-Glass and What Alice Found There, 1872)

Want to growl, but don't want to alienate non-mac users?
Burble's the answer!
Use Burble to post your notifications. If the user has any of the supported notification frameworks installed, Burble will automatically locate it and utilize that framework for you!

Vorpal.

Requirements

The gem requires ruby-snarl and ruby-growl.
I'd really rather only require these guys if your OS does...
But sadly, a single gemspec file can only do so much. And OS-specific dependencies is not one of those things.

Install

sudo gem install duwanis-burble --source=http://gems.github.com

Brillig!

require 'rubygems'
require 'burble'

Burble.send(title,text)

It's that easy.

Supported Frameworks

Kind of skimpy currently, but I'll work on it.

Linux: mumbles
OSX: growl
Windows: snarl

Any and all suggestions are welcome.