qrasmont / myg

Easily view mqtt traffic from the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Easily view mqtt traffic from the terminal

License:GNU General Public License v3.0


Languages

Language:Go 100.0%