Bridge between MQTT and Notify-Send. Works on Ubuntu Linux, and on Windows using vaskovsky/notify-send
- Python 3.6 and above
- pip 19.1 and above
Clone this directory locally, and install with pip install .
Clone this directory locally, and install with python3 -m pip install .
mqtt-notifysend-bridge --server <servername>[:<port>] --topic path/to/topic
--server
: Server to connect to, and optionally port number--topic
: Topic to subscribe to