mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-08-29 23:20:11 -07:00
feat(dashboard): Add mqtt-dashboard to Visualization/Dashboards section (#148)
* feat(dashboard): Add mqtt-dashboard to Visualization/Dashboards section * fix(dashboard): Improve description of mqtt-dashboard in README * feat(dashboard): Add mqtt-dashboard to the list of MQTT visualization tools
This commit is contained in:
@@ -510,6 +510,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes:
|
|||||||
- [HOMR-REACT](https://github.com/klauserber/homr-react) - A configurable MQTT Visualization.
|
- [HOMR-REACT](https://github.com/klauserber/homr-react) - A configurable MQTT Visualization.
|
||||||
- [Linear MQTT Dashboard](https://github.com/ravendmaster/linear-mqtt-dashboard) - Easy, customizable control panel - MQTT-client.
|
- [Linear MQTT Dashboard](https://github.com/ravendmaster/linear-mqtt-dashboard) - Easy, customizable control panel - MQTT-client.
|
||||||
- [MMM-mqtt](https://github.com/javiergayala/MMM-mqtt) - This is an extension for the MagicMirror². It provides the ability to subscribe to MQTT topics and display them.
|
- [MMM-mqtt](https://github.com/javiergayala/MMM-mqtt) - This is an extension for the MagicMirror². It provides the ability to subscribe to MQTT topics and display them.
|
||||||
|
- [mqtt-dashboard](https://github.com/jmischler72/mqtt-dashboard) - Self-hostable MQTT dashboard/explorer with drag-and-drop panels like cron, button, log and topic browser to help interact and monitor MQTT topics
|
||||||
- [MQTT Dash](https://play.google.com/store/apps/details?id=net.routix.mqttdash&hl=de) - Android App: With the app you can create dashboards for your MQTT enabled IoT Smart Home devices and applications.
|
- [MQTT Dash](https://play.google.com/store/apps/details?id=net.routix.mqttdash&hl=de) - Android App: With the app you can create dashboards for your MQTT enabled IoT Smart Home devices and applications.
|
||||||
- [MQTT-Hyperdash](https://github.com/kollokollo/MQTT-Hyperdash) - A universal independent MQTT Dashboard for Linux/Raspberry Pi.
|
- [MQTT-Hyperdash](https://github.com/kollokollo/MQTT-Hyperdash) - A universal independent MQTT Dashboard for Linux/Raspberry Pi.
|
||||||
- [MQTT.Cool Test Client](https://testclient-cloud.mqtt.cool) - A web interface for testing interaction between MQTT.Cool and any MQTT broker.
|
- [MQTT.Cool Test Client](https://testclient-cloud.mqtt.cool) - A web interface for testing interaction between MQTT.Cool and any MQTT broker.
|
||||||
@@ -521,7 +522,6 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes:
|
|||||||
- [node-red-dashboard](https://github.com/node-red/node-red-dashboard) - A dashboard UI for Node-RED.
|
- [node-red-dashboard](https://github.com/node-red/node-red-dashboard) - A dashboard UI for Node-RED.
|
||||||
- [PlotJuggler](https://github.com/facontidavide/PlotJuggler) - Visualize time series (from sources such as: MQTT, Websockets, ZeroMQ, UDP, etc., supports data formats such as JSON, CBOR, BSON, Message Pack, etc.). It is a fast, powerful and intuitive cross-platform tool.
|
- [PlotJuggler](https://github.com/facontidavide/PlotJuggler) - Visualize time series (from sources such as: MQTT, Websockets, ZeroMQ, UDP, etc., supports data formats such as JSON, CBOR, BSON, Message Pack, etc.). It is a fast, powerful and intuitive cross-platform tool.
|
||||||
|
|
||||||
|
|
||||||
<!--lint disable double-link-->
|
<!--lint disable double-link-->
|
||||||
Other tools that can be used to create Visualization/Dashboards can be found under [Platforms](#platforms) and [Smart Home Integration Software](#smart-home-integration-software).
|
Other tools that can be used to create Visualization/Dashboards can be found under [Platforms](#platforms) and [Smart Home Integration Software](#smart-home-integration-software).
|
||||||
<!--lint enable double-link-->
|
<!--lint enable double-link-->
|
||||||
|
|||||||
Reference in New Issue
Block a user