{"id":21396638,"url":"https://github.com/iot-technology/iot-toolkit","last_synced_at":"2025-04-12T06:19:24.230Z","repository":{"id":48163376,"uuid":"492835077","full_name":"IoT-Technology/IoT-Toolkit","owner":"IoT-Technology","description":"Toolkit is a IoT protocol client CLI for IoT developer and learners. CoAP、MQTT And NB-IoT protocol are currently supported. It supports colors, autocompletion, internationalization(chinese, english and german…) and multi-platforms","archived":false,"fork":false,"pushed_at":"2025-03-14T09:24:00.000Z","size":11329,"stargazers_count":322,"open_issues_count":6,"forks_count":42,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T06:19:12.240Z","etag":null,"topics":["coap","coap-cli","coap-client","coap-protocol","command-line-tool","iot","mqtt","mqtt-client","mqtt-protocol"],"latest_commit_sha":null,"homepage":"https://iot.mushuwei.cn/#/toolkit/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IoT-Technology.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-16T12:55:31.000Z","updated_at":"2025-03-31T02:18:05.000Z","dependencies_parsed_at":"2023-10-16T18:55:25.657Z","dependency_job_id":"b1eb0592-204b-4cfe-a077-ea95b2fc683b","html_url":"https://github.com/IoT-Technology/IoT-Toolkit","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoT-Technology%2FIoT-Toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoT-Technology%2FIoT-Toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoT-Technology%2FIoT-Toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoT-Technology%2FIoT-Toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IoT-Technology","download_url":"https://codeload.github.com/IoT-Technology/IoT-Toolkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525141,"owners_count":21118620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coap","coap-cli","coap-client","coap-protocol","command-line-tool","iot","mqtt","mqtt-client","mqtt-protocol"],"created_at":"2024-11-22T14:28:16.300Z","updated_at":"2025-04-12T06:19:24.196Z","avatar_url":"https://github.com/IoT-Technology.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003e\n    \u003ca href=\"https://github.com/IoT-Technology/IoT-Toolkit/wiki\" target=\"blank_\"\u003e\n        \u003cimg height=\"250\" alt=\"ToolKit\" src=\"https://user-images.githubusercontent.com/23117382/237898570-74c2ddc8-46cd-49d5-9c31-fa0018e0fb5d.png\"/\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    ToolKit: human-friendly IoT Protocol client CLI🔧\n\u003c/h2\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub issues](https://img.shields.io/github/issues/IoT-Technology/IoT-Toolkit)](https://github.com/IoT-Technology/IoT-Toolkit/issues)\n[![GitHub stars](https://img.shields.io/github/stars/IoT-Technology/IoT-Toolkit)](https://github.com/IoT-Technology/IoT-Toolkit/stargazers)\n![](https://img.shields.io/badge/language-java-orange.svg)\n![Chocolatey-downloads](https://img.shields.io/chocolatey/dt/toolkit)\n![GitHub release (latest by date)](https://img.shields.io/github/downloads/IoT-Technology/IoT-Toolkit/latest/total)\n\n\u003c/div\u003e\n\n**Toolkit** is a client-side command line tool that supports multiple iot protocols.\n\nCoAP, MQTT and NB-IoT(Lightweight M2M) protocols are currently supported, and more protocols will be supported in the future.\n\nToolkit provides a modern design, automatic completion, multi-language configuration, good user interaction, and easy operation.\n\nIt runs on Linux, Unix, Windows and Raspberry Pi, does not depend on any runtime.\n\n---\n\n[📖 中文文档](README_CN.md) | 📖 English Document\n\n----------------------------------------\n\n## Main features\n\n\u003ctable style=\"text-align:center\"\u003e\n  \u003ctr\u003e\n    \u003ctd width='33%'\u003e\n     \u003ch4\u003e\u0026#127932; Integrate multi IoT protocols\u003c/h4\u003e\n      \u003cp\u003eSupport MQTT, CoAP and NB-IoT protocols, more protocols will be supported in the future, more detailed protocol printing information;\u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd width='33%'\u003e\n     \u003ch4\u003e\u0026#128064; Multiple operating support\u003c/h4\u003e\n      Runs on Linux, Unix, Windows and Raspberry Pi\n    \u003c/td\u003e\n    \u003ctd width='33%'\u003e\n      \u003ch4\u003e\u0026#127759; International\u003c/h4\u003e\n      Multi-language configuration, Chinese、English、French and German support;\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd width='33%'\u003e\n      \u003ch4\u003e\u0026#128147; ANSI Colors and Styles Help\u003c/h4\u003e\n       Colors make command output look good, contrast important elements with the rest, and reduce user cognitive load;\n    \u003c/td\u003e\n    \u003ctd width='33%'\u003e\n      \u003ch4\u003e\u0026#128101; Modern Design\u003c/h4\u003e\n      Provides Auto-Completion, user interaction is good and easy to operate;\n    \u003c/td\u003e\n    \u003ctd width='33%'\u003e\n      \u003ch4\u003e\u0026#128175; Low memory usage and faster startup speed\u003c/h4\u003e\n      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.\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Getting started\n\n### MacOS\n\n```bash\nbrew install iot-technology/tap/toolkit\n```\n\n### Linux\n\nto install [SDKMAN!](https://sdkman.io/), see [its installation](https://sdkman.io/install).\n\n```bash\nsdk install toolkit\n```\n\n### Windows\n\nTo install [Chocolatey](https://chocolatey.org/), see [its installation](https://chocolatey.org/install).\n\n```bash\nchoco install toolkit\n```\n\n### Direct Download\n\n| Platform     | Toolkit                                                                                            |\n| ------------ | -------------------------------------------------------------------------------------------------- |\n| Linux-x86_64 | [toolkit-latest-linux-x86_64.zip](https://github.com/IoT-Technology/IoT-Toolkit/releases/latest)   |\n| Linux-arm64  | [toolkit-latest-linux-aarch_64.zip](https://github.com/IoT-Technology/IoT-Toolkit/releases/latest) |\n| Unix         | [toolkit-latest-osx-x86_64.zip](https://github.com/IoT-Technology/IoT-Toolkit/releases/latest)     |\n| Windows      | [toolkit-latest-windows-x86_64.zip](https://github.com/IoT-Technology/IoT-Toolkit/releases/latest) |\n\n\n\n## Example\n\n### MQTT protocol client toolkit\nmore details see [mqtt client toolkit user guide](https://github.com/IoT-Technology/IoT-Toolkit/wiki/mqtt_shell)\n\n[![asciicast](https://asciinema.org/a/612813.svg)](https://asciinema.org/a/612813)\n\n### CoAP Protocol client toolkit\nmore details see [](https://github.com/IoT-Technology/IoT-Toolkit/wiki/CoAP)\n\n[![asciicast](https://asciinema.org/a/585753.svg)](https://asciinema.org/a/585753)\n\n### LwM2M Protocol Client toolkit\nmore details see [](https://github.com/IoT-Technology/IoT-Toolkit/wiki/CoAP)\n\n## Contributing\n\nHave a look through existing [Issues](https://github.com/IoT-Technology/IoT-Toolkit/issues) and [Pull Requests](https://github.com/IoT-Technology/IoT-Toolkit/pulls) that you could help with.\nIf you'd like to request a feature or report a bug, please [create a GitHub Issue](https://github.com/IoT-Technology/IoT-Toolkit/issues) using one of the templates provided.\n\n## Contributors\n\nThis project exists thanks to all the people who contribute. [[Contributors](https://github.com/IoT-Technology/IoT-Toolkit/graphs/contributors)].\n\n## License\n\nIoT Toolkit is under the Apache 2.0 license. See the [LICENSE](https://github.com/IoT-Technology/IoT-Toolkit/blob/main/LICENSE.txt) file for details.\n\n## Who is using\n\nThese are only part of the companies using IoT Toolkit, for reference only. If you are using IoT Toolkit, please [add your company\nhere](https://github.com/IoT-Technology/IoT-Toolkit/issues/4) to tell us your scenario to make IoT Toolkit better.\n\n\u003cdiv style='vertical-align: middle'\u003e\n    \u003cimg alt='Tuya Smart' height='50'  src='https://user-images.githubusercontent.com/23117382/254794501-889db181-ad45-4b68-979c-88d1d021c6ef.png'  /img\u003e\n    \u003cimg alt='China Gas' height='50'  src='https://user-images.githubusercontent.com/23117382/254795187-dde1f572-443e-4745-a34e-e04d4c1840f3.png'  /img\u003e\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiot-technology%2Fiot-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiot-technology%2Fiot-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiot-technology%2Fiot-toolkit/lists"}