https://github.com/jhsu/weechat-notifo
weechat plugin to send highlights to notifo
https://github.com/jhsu/weechat-notifo
Last synced: about 1 month ago
JSON representation
weechat plugin to send highlights to notifo
- Host: GitHub
- URL: https://github.com/jhsu/weechat-notifo
- Owner: jhsu
- Created: 2010-09-28T20:40:05.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-06T03:34:56.000Z (over 14 years ago)
- Last Synced: 2025-04-04T14:55:00.622Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Weechat Notifo highlight notifications
## Instructions
Place notifo.rb in ~/.weechat/ruby/, symbolic link in ~/.weechat/ruby/autoload/
Set user name and API key (`plugins.var.ruby.notifo.api_key` and `plugins.var.ruby.notifo.user`).
Install [HTTParty](http://rubygems.org/gems/httparty "httparty on rubygems")
gem install httparty
## Silence mode
`plugins.var.ruby.notifo.silence` can be set to "on" to not send notifications.