No description
Find a file
2014-07-11 14:36:10 -07:00
.gitignore Initial commit 2014-04-03 12:17:36 -07:00
LICENSE Initial commit 2014-04-03 12:17:36 -07:00
README.md Newer weechats need to use /python to load python scripts 2014-04-22 14:30:13 -07:00
weebullet.py Disable debug message for 'not away' 2014-04-08 13:46:23 -07:00

weebullet

Weechat script to push notifications to Pushbullet.

Requires an API key from http://pushbullet.com and a recentish version of Weechat with Python support enabled.

Setup

  • Place weebullet.py in ~/.weechat/python
  • /script load weebullet.py (or /python load weebullet.py for newer weechats)
  • /set plugins.var.python.weebullet.api_key YOUR_API_KEY
  • Enjoy!

Additional commands

/send_push_note - sends a push manually from weechat