From c49936f2c3bed0a797df7a664910eba837e28b65 Mon Sep 17 00:00:00 2001 From: Andrii Fil Date: Fri, 27 Mar 2026 16:40:50 +0200 Subject: [PATCH] docs: update README with GUI section and ecosystem links --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 90d1b9e..5c2226f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ binaries for a MQTT broker, publisher and subscriber. * [Library](#Library) * [Examples](#Examples) * [Procs](#Procs) +* [Ecosystem & GUI](#ecosystem--gui) # Install @@ -414,3 +415,9 @@ exiting your program. ____ + +# Ecosystem & GUI + +If you are looking for a graphical interface to interact with this library, check out: + +* [nmqttgui](https://github.com/ThomasTJdev/nmqttgui) — A GUI for `nmqtt_pub` that allows for easier interaction and connection management. \ No newline at end of file