terdia07/mqttui

By terdia07

Updated 4 months ago

MQTT Web Interface, a lightweight, open-source tool for real-time MQTT visualization!

Image
Message queues
Internet of things
Monitoring & observability
0

50K+

terdia07/mqttui repository overview

MQTT Web Interface, a lightweight, open-source tool for real-time MQTT visualization!

Key features:

• Web-based for easy access

• Real-time topic hierarchy visualization

• Interactive network graph

• Publish messages directly from the UI

• One-command Docker deployment

What makes it different:

While there are feature-rich alternatives out there, MQTT Web Interface aims to be your go-to tool for rapid MQTT debugging and monitoring. It's perfect when you need immediate insights without installing desktop apps or setting up complex systems.

Getting started is as simple as:

docker pull terdia07/mqttui:v1.0.0

docker run -p 5000:5000 terdia07/mqttui:v1.0.0

GitHub repo: https://github.com/terdia/mqttui

Tag summary

Content type

Image

Digest

sha256:9634b733f

Size

187.4 MB

Last updated

4 months ago

docker pull terdia07/mqttui