You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Set up your own config](#set-up-your-own-config)
9
13
-[Screencast](#screencast)
10
14
<!-- TOC END -->
11
15
12
16
13
-
# About mqtt_monitor
17
+
# About
14
18
15
-
This is a simple mqtt topic monitor written in python 3. It allows you to subscribe and listen to a number of mqtt topics and display it in a form of table. Optionally it adds some colors to the presented data.
19
+
This is a simple console mqtt topic monitor written in python 3. It allows you to subscribe and listen to a number of mqtt topics and display it in a form of table. Optionally it adds some eye-candies and colors to the presented data.
16
20
17
21

18
22
@@ -21,22 +25,22 @@ It was tested (under GitHub Actions CI/CD) and works under:
CI Status: [](https://github.com/filipsPL/mqtt-monitor/actions/workflows/python-app.yml)
0 commit comments