← Back to Home
Download SerialRUN
All versions with release notes
v0.4.0
2026-06-05
Highlights
- CLI Interactive Mode — minicom-style serial terminal from command line
- CLI Single Commands — send, read, connect, modbus-read etc.
- Theme Toggle Fix — reads config on startup, applies before first frame
- MCP Server v0.4.0 — improved stability and tool descriptions
Windows 10/11 (x64) — Portable, no installation required. Includes help files.
macOS 12+ (Apple Silicon / Intel) — Portable, no installation required.
v0.3.0
2026-06-05
Highlights
- Quick Commands — save and send with one click from terminal toolbar
- MCP 19 Tools — expanded from 12 to 19, including set_dtr/rts, clear_buffers, get_config_keys
- Theme Persistence — dark/light theme saved across restarts
- Platform-separated builds — Windows and macOS outputs no longer mixed
Windows 10/11 (x64) — Portable, no installation required. Includes help files.
macOS 12+ (Apple Silicon / Intel) — Portable, no installation required.
v0.2.0
2026-06-02
Highlights
- Plugin System — online search, one-click install from GitHub
- CAN Bus Analyzer — independent connection, frame table, periodic send
- MCP Server — 15 tools, real-time GUI sync, dedicated read buffer
- Terminal — badge line numbers, fixed text clipping, MCP RX display
- STC ISP Plugin — flash STC89/12/15/8 series MCUs
- 43 automated tests against real MCU hardware
Windows 10/11 (x64) — Portable, no installation required.
macOS 12+ (Apple Silicon / Intel) — Portable, no installation required.
v0.1.0
2026-05-31
Initial Release
- Serial communication — HEX/TEXT, timestamps, CRC, auto-send, DTR/RTS
- Modbus RTU/TCP — 8 function codes, register monitor
- PLC control — Siemens, Mitsubishi, Delta, Omron presets
- TCP/RTU bridge, HMI simulator, CAN bus, I2C/SPI
- MCP server with 15 tools for AI integration
- Cross-platform (Windows, macOS, Linux)
Build from Source
- Requires Rust 1.70+ toolchain
- Clone repo and run cargo build --release
- All platforms supported (Windows, macOS, Linux)