Toolkit is a IoT protocol client CLI for IoT developer and learners. CoAP and MQTT protocol are currently supported. It supports colors, autocompletion, internationalization(chinese, english and german…) and multi-platforms
📖 中文文档 | 📖 English Document
Support for MQTT、CoAP, more protocols in the future. |
Runs on linux or unix or windows. | Multi-language configuration, chinese、english and german support. |
Using colors in your command’s output does not just look good: by contrasting important elements like option names from the rest of the message, it reduces the cognitive load on the user. | Provides Auto-Completion, user interaction is good and easy to operate. | Static compilation runs avoid the CPU overhead of the JIT. using Native Image provides faster VM performance and startup speed. No need to rely on any running environment. |
Below is the link to download Toolkit
Platform | Toolkit |
---|---|
Linux | toolkit-0.4.5-linux-x86_64.zip |
Unix | toolkit-0.4.5-osx-x86_64.zip |
Windows | toolkit-0.4.5-windows-x86_64.zip |
In Windows, you can use Chocolatey to install
choco install toolkit
Have a look through existing Issues and Pull Requests that you could help with. If you'd like to request a feature or report a bug, please create a GitHub Issue using one of the templates provided.