WeeNotifyMatrix is a Mac OS X plugin for Matrix, a chat protocol for WeeChat, a CLI chat client.
WeeNotifyMatrix displays a Mac OS X notification whenever a message is received on any buffer you have on WeeChat.
-
Make sure you have the following installed:
-
Clone this repo:
git clone https://github.com/omart075/WeeNotifyMatrix.git
- Move script to WeeChat's Python Directory:
mv weeNotify.py ~/.weechat/python
- Go into WeeChat's autoload directory for Python:
cd ~/.weechat/python/autoload
- Make a link to script from Weechat's Python dir to WeeChat's autoload dir:
ln -s ../weeNotify.py