Skip to content

Weechat notifications on OSX using Weechat relay protocol.

License

Notifications You must be signed in to change notification settings

gitter-badger/weechat-notifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weechat-notifier

WeeChat notifications on OS X using Weechat relay protocol.

Installation

Enable relay in WeeChat with the command:

/set relay.network.password "your password"
/relay add weechat PORT

You need to export the variables SERVER, PASSWORD, PORT and NICKS (comma-separated). Then install with:

npm install -g weechat-notifier

# Or:

git clone git@github.com:eirsyl/weechat-notifier.git
npm install 
node index.js

launchd

If you want weechat-notifier to run on startup you can add it as a launchd-plist (~/Library/LaunchAgents). A template can be found here.

About

Weechat notifications on OSX using Weechat relay protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%