We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f49168 commit c49936fCopy full SHA for c49936f
README.md
@@ -12,6 +12,7 @@ binaries for a MQTT broker, publisher and subscriber.
12
* [Library](#Library)
13
* [Examples](#Examples)
14
* [Procs](#Procs)
15
+* [Ecosystem & GUI](#ecosystem--gui)
16
17
18
# Install
@@ -414,3 +415,9 @@ exiting your program.
414
415
416
417
____
418
+
419
+# Ecosystem & GUI
420
421
+If you are looking for a graphical interface to interact with this library, check out:
422
423
+* [nmqttgui](https://github.com/ThomasTJdev/nmqttgui) — A GUI for `nmqtt_pub` that allows for easier interaction and connection management.
0 commit comments