Name | Modified | Size | Downloads / Week |
---|---|---|---|
MQTT-Hyperdash-WIN | 2021-03-24 | ||
MQTT-Hyperdash-Raspberry | 2021-01-12 | ||
MQTT-Hyperdash-Debian | 2021-01-11 | ||
MQTT-Hyperdash-src | 2020-03-30 | ||
contrib | 2020-02-01 | ||
README | 2021-03-24 | 1.3 kB | |
Totals: 6 Items | 1.3 kB | 0 |
MQTT-Hyperdash is a fast and efficient dashboard (GUI) for the MQTT framework. It uses the SDL library for graphics rendering, the paho.mqtt.c library for communication and the gtk2 framework for user input. The dashboard runs on Linux, but a port to other operating systems is possible. There is a binary distribution of MQTT-Hyperdash and the paho c library (.deb files) for 32bit linux, 64bit linux, Raspberry Pi and an alpha version for MS WINDOWS on codeberg in the releases section. But it is highly recommended to compile the most recent version from sources These are quick-and-dirty-builds for Ubuntu Linux (64 bit, 32 bit) and for raspbian (armhf). The .deb packages depend on the paho.mqtt.c package. I have made an inofficial version of the paho.mqtt.c as well. It works for me. Do not trust binary packages. Better create your own ones. The source repository for paho.mqtt.c can be found on github. Unfortuantely it looks like there is no official debian package for it (yet?). This is work in progress. If you wish to follow the developpment, please consider reporting bugs and give feedback on the projects repository pages: https://codeberg.org/kollo/MQTT-Hyperdash THIS PROGRAM IS PROVIDED "AS IS" WITHOUT A WARRANTY OF ANY KIND MQTT-Hyperdash is subject to the GNU General Public License.