Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ binaries for a MQTT broker, publisher and subscriber.
* [Library](#Library)
* [Examples](#Examples)
* [Procs](#Procs)
* [Ecosystem & GUI](#ecosystem--gui)


# Install
Expand Down Expand Up @@ -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.
Loading