No description
LICENSE | ||
pyshnotify.py | ||
README.md |
pyshnotify
Weechat shell executions from notifications
Installation and Usage
curl https://raw.githubusercontent.com/tblyler/pyshnotify/master/pyshnotify.py > "${HOME}/.weechat/python/autoload/pyshnotify.py
- If Weechat is running you can load the plugin with
/python reload
- Set the command to run with
/set plugins.var.python.pyshnotify.command "curl example.com/{{buffer_name}}/{{msg}}"