Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhsu/weechat-notifo
weechat plugin to send highlights to notifo
https://github.com/jhsu/weechat-notifo
Last synced: 2 days 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 (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-06T03:34:56.000Z (about 14 years ago)
- Last Synced: 2024-12-20T21:13:14.615Z (3 days ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- 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.