Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.