Skip to content

Sailfish client for receiving (irssi) notifications over MQTT

License

Notifications You must be signed in to change notification settings

faenil/irssi-mqtt-sailfish

This branch is 1 commit ahead of dm8tbr/irssi-mqtt-sailfish:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad934f9 · Feb 13, 2016

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

irssi-mqtt-sailfish

Sailfish client for receiving (irssi) notifications over MQTT

irssi-notification-client.py

A quick proof of concept implementation in python. Needs python-mosquitto. Repositories etc are explained here: https://wiki.merproject.org/wiki/Middleware/PushNotifications

Only shows pop up and puts the notification in memory, no audio or haptic feedback.

To set up:

echo #myusername# > ~/.mqtt_auth
echo #password# >> ~/.mqtt_auth

Copy the notification definition into place (as root).

cp x-nemo.messaging.irssi.conf /usr/share/lipstick/notificationcategories/

Then edit the variables at the top of irssi-notification-client.py to match your environment.

About

Sailfish client for receiving (irssi) notifications over MQTT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%