class Notiffany::Notifier::Notifu

System notifications using the [rb-notifu](github.com/stereobooster/rb-notifu) gem.

This gem is available for Windows and sends system notifications to [Notifu](www.paralint.com/projects/notifu/index.html):

@example Add the ‘rb-notifu` gem to your `Gemfile`

group :development
  gem 'rb-notifu'
end