Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wallace/weechat-notification-center-rb

Send weechat IRC notifications to Mac OS X Notification Center using ruby
https://github.com/wallace/weechat-notification-center-rb

Last synced: 3 months ago
JSON representation

Send weechat IRC notifications to Mac OS X Notification Center using ruby

Awesome Lists containing this project

README

        

Derived from https://github.com/tinifni/gntp-notify

Installation
------------

Weechat must be built with the ruby option enabled. If using homebrew

$ brew install weechat --with-ruby

Then, make sure to use *system ruby*

# using *system ruby*
$ sudo gem install weechat terminal-notifier
$ curl https://raw.github.com/wallace/weechat-notification-center-rb/master/notification_center.rb > ~/.weechat/ruby/autoload/notification_center.rb
$ sudo weechat # for Yosemite