Thomas Nordquist d11c7ae066 Prepare release
2019-01-26 00:06:32 +01:00
2019-01-26 00:00:46 +01:00
2019-01-22 12:30:00 +01:00
2019-01-14 18:20:29 +01:00
2019-01-23 21:35:52 +01:00
2019-01-17 23:27:45 +01:00
2019-01-20 14:58:15 +01:00
2019-01-15 12:51:21 +01:00
2019-01-03 11:14:49 +01:00
2019-01-25 20:57:20 +01:00
2019-01-14 15:28:24 +01:00
2019-01-26 00:06:32 +01:00
2019-01-20 18:36:50 +01:00
2019-01-14 15:28:24 +01:00
2019-01-25 21:15:07 +01:00
2019-01-25 21:15:07 +01:00
2019-01-23 21:35:52 +01:00
2019-01-19 18:59:28 +01:00
2019-01-14 16:48:01 +01:00

MQTT-Explorer

Downloads Downloads Build Status

Version

See the whole picture of your message queue. The perfect tool to integrate new services, IoT devices in your network. This application subscribes to all topics on your MQTT-Server and displays your message queue hierarchy, allowing you to drill-down to the topics that are of interest.

Download

The app is prebuilt for Windows (portable, installer), Linux (AppImage) and Mac (dmg).

windows Windows portable, installer
linux Linux AppImage
Run AppImage:
Make it executable and double-click it.
mac Mac dmg

More architectures and package types: Downloads

screen1

screen2

Develop

PRs and issues are welcome

Install with npm run install, build with npm run build

Start with npm run start

The app directory contains all the rendering logic, the backend directory currently contains the models, tests, connection management.

License

Not yet decided which license exactly, but the basic idea is: "You may do whatever you want with this tool, except sell it."

Description
No description provided
Readme 8.8 MiB
Languages
TypeScript 92.8%
JavaScript 4.1%
Shell 2.3%
HTML 0.6%
Dockerfile 0.2%