From 8a983bcdc4616ff78fcfa3a8ec91a59948704305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henning=20Thie=C3=9F?= Date: Sat, 14 Mar 2026 14:30:20 +0100 Subject: [PATCH] Update README.md (#131) added - [mqttcommander](https://github.com/vroomfondel/mqttcommander) - A console-based MQTT client and commander, especially useful for IoT, Tasmota, and Node-RED setups. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2057e75..d7c39ec 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first - [MIMIC MQTT Simulator](https://www.gambitcomm.com/site/mqttsimulator.php) - Simulate up to 100,000 MQTT clients per server for development/testing/deployment of IoT applications. - [mqtt-stats](https://github.com/gambitcomminc/mqtt-stats) - Subscriber client to monitor MQTT Topic Statistics. - [mqtt_monitor](https://github.com/filipsPL/mqtt-monitor) - Simple and lightweight console moniotor for mqtt topics, with eye-candies, in python 3. +- [mqttcommander](https://github.com/vroomfondel/mqttcommander) - A console-based MQTT client and commander, especially useful for IoT, Tasmota, and Node-RED setups. ## Clients