Skip to content

A Qt5 app that plots timestamped MQTT data – status: unfinished alpha software.

License

Notifications You must be signed in to change notification settings

koppi/qmqtt-plot

Repository files navigation

A Qt5 app that plots timestamped MQTT data C/C++ CI

qmqtt-plot screenshot

Build and install qmqtt-plot

gh repo clone koppi/qmqtt-plot
cd qmqtt-plot
cd libqmqtt
qmake
make -j$(nproc)
sudo make install
cd ..
qmake
make
./qmqtt-plot
  • Enter your MQTT broker's hostname and click connect.

Credits

Libraries included:

Artwork:

About

A Qt5 app that plots timestamped MQTT data – status: unfinished alpha software.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages