Oblique Notify

Oblique Strategies displayed via libnotify. This is a modified copy of oblique_strategies. Check that project out if you prefer Growl notifications.

More about Oblique Strategies

Dependencies

You'll need to install libnotify-dev via apt and libnotify via gems:

sudo apt-get install libnotify-dev
gem install libnotify

You'll clearly need a ruby installation.

Usage

As of the current release, either run the script from the command line ruby oblique_notify.rb or move it to ~/bin, make it executable, and run it via synapse or gnome-do. I hope to have a swanky interface built for it in the future.

Laundry List

  • Package as a gem
  • Verify that all strategies are included
  • Add a nice interface or create applet