/IoT-Toolkit

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

Primary LanguageJavaApache License 2.0Apache-2.0

ToolKit
ToolKit: human-friendly IoT Protocol client CLI🔧

GitHub issues GitHub stars Chocolatey-downloads GitHub release (latest by date)

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


Getting started

Features

🎼 Integrate multi IoT protocols

Support for MQTT、CoAP, more protocols in the future.

👀 Multiple operating support

Runs on linux or unix or windows.

🌏 International Service

Multi-language configuration, chinese、english and german support.

💓 ANSI Colors and Styles

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.

👥 Modern design

Provides Auto-Completion, user interaction is good and easy to operate.

💯 Low memory usage and faster startup speed

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.

Download address

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

Contributing

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.