From fc8e6465f7ec685c7e7e81d56578b0d2c03e6ebd Mon Sep 17 00:00:00 2001 From: rpdswtk <31532753+rpdswtk@users.noreply.github.com> Date: Sat, 6 Mar 2021 17:10:05 +0100 Subject: [PATCH] Add vsqmtt under tools section (#93) * Add mqtt_recorder under tools section * Add vsmqtt in tools category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3fb99c2..902c7d0 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Core analytics * [Python MQTT Client Shell](https://github.com/bapowell/python-mqtt-client-shell) - a text console-based, interactive shell for exercising various tasks associated with MQTT client communications. * [SimpleMQTT](https://simplemqtt.theoi.de/) - A Slack app to send messages from Slack to MQTT brokers with slash commands. * [Wireshark-MQTT](https://github.com/menudoproblema/Wireshark-MQTT) - MQTT dissector for Wireshark. +* [VSMQTT](hhttps://github.com/rpdswtk/vsmqtt) - Simple MQTT client integrated in Visual Studio Code. * [MQTTX](https://github.com/emqx/MQTTX) - MQTTX is a cross-platform MQTT desktop client open sourced by EMQ, which supports macOS, Linux, and Windows. ### Clients