From 1129cf171fe3ad86778f30427a723bcc003b90e1 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sat, 17 Jun 2017 10:22:55 +0200 Subject: [PATCH] add Linear MQTT Dashboard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7db3f7e..86c51a6 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [d3-MQTT-Topic-Tree](https://github.com/hardillb/d3-MQTT-Topic-Tree) - A MQTT Topic Tree viewer using the d3 collapsable tree and MQTT over websockets. * [HelloIoT](https://github.com/adrianromero/helloiot) - HelloIoT is a MQTT client and dashboard application. * [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. * [node-red-dashboard](https://github.com/node-red/node-red-dashboard) - A dashboard UI for Node-RED. * [mqtt2highcharts](https://github.com/matbor/mqtt2highcharts) - plotting live numbered data from a subscribed mqtt topic using highcharts. * [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.