https://github.com/cycbox/cycbox
A powerful and highly extensible IoT debugging toolkit, featuring high performance, and cross-platform support.
https://github.com/cycbox/cycbox
iot lua mqtt serialport webassembly websocket
Last synced: 27 days ago
JSON representation
A powerful and highly extensible IoT debugging toolkit, featuring high performance, and cross-platform support.
- Host: GitHub
- URL: https://github.com/cycbox/cycbox
- Owner: cycbox
- Created: 2025-11-12T12:06:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-16T07:14:27.000Z (about 1 month ago)
- Last Synced: 2026-02-16T15:42:35.330Z (about 1 month ago)
- Topics: iot, lua, mqtt, serialport, webassembly, websocket
- Homepage: https://cycbox.io
- Size: 7.81 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CycBox
[中文版本](./README_CN.md)
⚠️ **Note: CycBox is a non-open-source project. This repository provides the open-source Lua script examples.**
[CycBox](https://cycbox.io/) is a powerful and highly extensible IoT debugging toolkit, featuring high performance, and cross-platform support.
## Main Features
- Integrated serial port and network debugging with data pass-through between both
- Features 1ms high-precision timer with 1ms low-latency response
- Message processing and response through Lua scripting
- Data visualization panel with chart plotting, snapshot capture, and data export
- Search function supports keyword highlighting and filtering to show only matched messages
- Supports multiple standard protocols like AT commands and Modbus RTU, with custom frame structure configuration
- Built-in multiple checksum algorithms that automatically add checksum to outgoing data and verify incoming data
- Supports timed sending and command sequence configuration for one-click execution of complex debugging workflows
- Cross-platform support for Windows, Linux, Android (experimental feature)
- Provides MCP interface for AI Agent integration (experimental feature)
Official Website: https://cycbox.io
## Download and Installation
* **Windows:** Install directly from the Microsoft Store: https://apps.microsoft.com/detail/9n9d7d1mv4sf
* **Linux:** Depends on the GTK library. A deb package is provided with support for x64 and arm64 architectures: https://github.com/cycbox/cycbox/releases
## Screenshots









