MQTT diagnostic tool with hierarchical topic view, message history, JSON decoding, charts and session saving. Inspired by the excellent MQTT Explorer, made in Python with PySide2.
After installing the dependencies and, build Python files for the UI from the provided Qt Designer .ui files:
make
If no errors occurred, you can then run main.py
and use the program.