Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wallace/weechat-notification-center-rb
- Owner: wallace
- Created: 2012-12-20T00:13:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T15:59:02.000Z (about 9 years ago)
- Last Synced: 2024-05-31T20:04:07.947Z (6 months ago)
- Language: Ruby
- Size: 107 KB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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