WeeChat script to pass highlights and private messages to the OS X 10.8+ Notification Center.
Forked and adapted:
- Option to show all messages
- Updated titles to be more clear
- Install pync:
pip install pync
- In WeeChat, type
/script
to open the script manager - Find
notification_center
and typei
thenEnter
to install
- Install pync:
pip install pync
- Copy or symlink
notification_center.py
into~/.weechat/python/autoload/
MIT © Sindre Sorhus