Skip to content

Notification plugin for Matrix protocol on WeeChat (Mac OS X )

Notifications You must be signed in to change notification settings

omart075/WeeNotifyMatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

WeeNotifyMatrix

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.

Alt text

Instructions for Use:

  1. Make sure you have the following installed:

  2. Clone this repo:

  git clone https://github.com/omart075/WeeNotifyMatrix.git    
  1. Move script to WeeChat's Python Directory:
  mv weeNotify.py ~/.weechat/python
  1. Go into WeeChat's autoload directory for Python:
  cd ~/.weechat/python/autoload
  1. Make a link to script from Weechat's Python dir to WeeChat's autoload dir:
  ln -s ../weeNotify.py

About

Notification plugin for Matrix protocol on WeeChat (Mac OS X )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages