Skip to content

riddleling/mqtt-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Show MQTT Image

Setup

Install Python-GTK+3

  • 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
    

Install Python Package

$ pip3 install paho-mqtt

Run

$ python3 mqtt_image.py

image

About

Show MQTT Image, Python example.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages