Skip to content

A Python-based MQTT v3.1.1 client (to support most devices) with publish/subscribe functionality.

License

Notifications You must be signed in to change notification settings

ffreq76/mqtt-pyclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT-PyClient Version

MQTT-PyClient Banner

A Python-based MQTT v3.1.1 client (to support most devices) with publish/subscribe functionality, e.g. for debugging.

📥 Installation

  1. Go to releases page
  2. Download the latest version for your system
  3. Execute programm

✨ Features

  • Publish MQTT-message on typed topic
  • Subscribe to multiple topics
  • Unsubscribe from all topics at once

📷 Screenshots

  1. Connection window
  2. Main window