Skip to content

Desktop notifications with Python DBus bindings if a MQTT message arrives

License

Notifications You must be signed in to change notification settings

fabaff/mqtt-dbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

mqtt-dbus

Subscribe to a topic and desktop notifications are sent if a message about a specific MQTT topic arrives.

Prerequisites/Installation

Get the files

Clone the mqtt-dbus repository:

git clone git@github.com:fabaff/mqtt-dbus.git

###Dependencies mqtt-dbus depends on a couple of additional pieces:

sudo yum -y install dbus-python mosquitto

Usage

Make the mqtt-dbus.py file executable and run it.

./mqtt-dbus.py

License

mqtt-dbus licensed under MIT, for more details check LICENSE.

About

Desktop notifications with Python DBus bindings if a MQTT message arrives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages