/myg

Easily view mqtt traffic from the terminal

Primary LanguageGoGNU General Public License v3.0GPL-3.0

myg

wip License: GPL v3

myg a cli tool that displays mqtt traffic in a more readable way (it's an mqtt client basically).

Planned features

  • multi topic display
  • sub/unsub inside the tool
  • graphs
  • ...

Building

You will need to have the Go language installed

Clone this repo and run:

go build

What does myg mean ?

myg stands for mosquitto in Danish. I'm not Danish and I don't speak Danish but it's a short name which I like for a cli tool :). Plus it has some kind of meaning in the mqtt world if you're familiar with Eclipse's mqtt tools.