https://github.com/ptma/mqtt-insight
Mqtt GUI client for Mac OSX, Windows and Linux
https://github.com/ptma/mqtt-insight
cross-platform iot mqtt mqtt-client mqtt-client-gui mqtt-gui mqtt-tool mqtt-websocket swing
Last synced: about 2 months ago
JSON representation
Mqtt GUI client for Mac OSX, Windows and Linux
- Host: GitHub
- URL: https://github.com/ptma/mqtt-insight
- Owner: ptma
- License: apache-2.0
- Created: 2023-09-06T13:23:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-24T02:27:47.000Z (8 months ago)
- Last Synced: 2025-07-24T05:49:02.007Z (8 months ago)
- Topics: cross-platform, iot, mqtt, mqtt-client, mqtt-client-gui, mqtt-gui, mqtt-tool, mqtt-websocket, swing
- Language: Java
- Homepage:
- Size: 1.56 MB
- Stars: 53
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MqttInsight - MQTT Client GUI
--


[](https://github.com/ptma/mqtt-insight/releases)

MqttInsight is an open source cross platform MQTT desktop client.
## Features:
* Supports MQTT3 and MQTT5;
* Supports Websocket;
* Switchable table and dialogue message views;
* Topic hierarchy visualization;
* Supports Node.js JavaScript (Supported by [Javet](https://github.com/caoccao/Javet));
* Built in message codecs such as PlainText, JSON, XML, HEX, Base64, Protobuf, Message Pack, Avro, Hessian, Hessian2,
and Kryo;
* Supports codecs through Java SPI;
* Supports codecs written in JavaScript;
* Provides charts such as message quantity statistics, message load statistics, and message content statistics;
* Message search and filtering.
## Screenshots





## Documents
* [Scripting](doc/Scripting.md)
* [Changelog](doc/Changelog.md)