Linear MQTT Dashboard

4.5
214 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Easy, customizable control panel - MQTT-client.
The solution for your IoT, DIY devices.

Source codes - https://github.com/ravendmaster/linear-mqtt-dashboard-kotlin

Available widgets:
- Header
- Slider
- Value
- Switch
- Button
- RGB LED
- Meter
- Graph
- Buttons set
- Combo box

Features:

ā˜… Tabs

ā˜… Order of widgets can be changed. Number of widgets is not limited to the size of the screen - the list can be scrolled.

ā˜… Status of network connection and MQTT broker displayed RGB LED.

ā˜… Ability to receive push notifications even when the app is closed.

ā˜… Corrective message from the widget "Value" by long press on the value (in the widget settings, you must specify the topic of publication of the new value).

ā˜… Two meanings of the text messages and the two labels are available for the widget "Button" - for the states "pressed" / "not pressed" respectively. You can also specify a "retained" for messages.

ā˜… Widget "Meter" can display the value of by a different color (alarm zone, yellow and red), if value approaches the limits of measurement. Thresholds limit values can be specified separately for the lower and upper boundaries.

ā˜… Widgets Slider and Meter can handle decimals

ā˜… Share settings

ā˜… JavaScript to represent the value of some widgets

ā˜… Graph widget displays the value of an array of double and integer types in JSON format, payload for example of payload: [1,2,100.88] or [100.5, 200, 0, 0, 0, -10]

ā˜… Graph widget in live mode

ā˜… Graph widget in 'historical' mode (1h, 4h etc.), see "Application server mode" in application serttings

ā˜… "Buttons set" widget allows place several buttons in one place

ā˜… Widget Combo box to work with a predefined list of values

ā˜… "Application server mode" - the ability to handle incoming MQTT messages using JavaScript even when the app is in the background. See OnReceive().
Updated on
May 10, 2020

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

4.5
204 reviews
A Google user
March 13, 2020
On android 10 have issues: 1. Sometimes didn't draw any items on tab(just white screen with header) 2. If minimize application and clean all(android close all app). And then launch app again it crashed. I worried about it. This is very good application, but this bugs push me to find another one
7 people found this review helpful
Did you find this helpful?
ravendmaster
June 8, 2020
Please check out my new application - Nonlinear MQTT
A Google user
December 7, 2019
One of the best MQTT client apps available. Tried many of the apps but this one had versatility that I need. Features to execute scripts on receive and on display are awesome. Only thing that might need improvements are look and number of the widgets. These are OK but when you see other fancy stuff around, man tend to wish even more šŸ˜ P.S. JSON payload support would be nice too
9 people found this review helpful
Did you find this helpful?
A Google user
August 13, 2019
Very Simplistic way of Controlling Mqtt Devices. Add Lots of Device in Tabs, Import Export whole data including Settings. What a perfect solution for makers. (I tried many mqtt apps but i like this one only after blynk)
2 people found this review helpful
Did you find this helpful?

What's new

Try new app Nonlinear MQTT Dashboard for free!