-
macOS:
$ brew install pygobject3 gtk+3 -
Ubuntu:
$ sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0 -
Fedora:
$ sudo dnf install python3-gobject gtk3
$ pip3 install paho-mqtt
$ python3 mqtt_image.py
Show MQTT Image, Python example.
Repository from Github https://github.comriddleling/mqtt-image
macOS:
$ brew install pygobject3 gtk+3
Ubuntu:
$ sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0
Fedora:
$ sudo dnf install python3-gobject gtk3
$ pip3 install paho-mqtt
$ python3 mqtt_image.py