nel / mqtt-shell

A simple interactive shell for MQTT, using Spring Shell and Eclipse Paho

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQTT-Shell

A simple interactive shell for MQTT, using Spring Shell and Eclipse Paho.

To install the client in the install directory of the repository, run:

./gradlew installApp

then, to run the application:

install/bin/mqtt-shell

About

A simple interactive shell for MQTT, using Spring Shell and Eclipse Paho

License:Apache License 2.0


Languages

Language:Java 65.8%Language:Shell 21.3%Language:Groovy 12.9%