Skip to content

Bridge between MQTT and Notify-Send, for Linux and Windows

Notifications You must be signed in to change notification settings

JamoDevNich/mqtt-notifysend-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt-notifysend-bridge

Bridge between MQTT and Notify-Send. Works on Ubuntu Linux, and on Windows using vaskovsky/notify-send

Getting Started

Requirements

  • Python 3.6 and above
  • pip 19.1 and above

Installation

Windows

Clone this directory locally, and install with pip install .

Linux

Clone this directory locally, and install with python3 -m pip install .

Usage

mqtt-notifysend-bridge --server <servername>[:<port>] --topic path/to/topic

Command-line options

  • --server: Server to connect to, and optionally port number
  • --topic: Topic to subscribe to

About

Bridge between MQTT and Notify-Send, for Linux and Windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages