/mqttsnoop

QT window for watching MQTT traffic on the local network

Primary LanguageC++Apache License 2.0Apache-2.0

CMake Qt5 GUI Template
----------------------

You need Qt5 and CMake 2.8.11 or higher

-- Build instructions --

cd /your/project/build
cmake ../
make

./mqttsnoop


-- Tutorials and resources --

Qt online docs
https://doc.qt.io/