Features

July 12, 2026 · View on GitHub

中文 English 日本語

SuperConnectX

LICENSE Star Fork

SuperConnectX is a super terminal tool supporting COM, Telnet, and other terminal connections, fully developed using vibe coding.

Download: Click here

image-20260531221403478

star-history

Features

  1. Serial port functionality fully inherited from SuperCom

  2. Telnet support

Highlights

Syntax Highlighting

image-20260712223054054 image-20260712223112569

Split Panels

image-20260712223133963

Tab drag and drop support

image-20260712223431638

Command Editor

image-20260712223209692

Serial CRC Checksum

image-20260712223233500

Themes - Dark & Light Mode

image-20260712212608912 image-20260712212627051

Multiple Connection Types

COM / Telnet / FTP

image-20260712212729695 image-20260712222905898 image-20260712222929409

Keyboard Shortcuts

image-20260712222946297

Import / Export Data

image-20260712223001191

Fonts, Line Wrapping & More

image-20260712223024396

Auto Update

image-20260712223343355

Development

Environment Setup

Install dependencies

npm install

Run

npm run dev

Contributing

Install the CodeBuddy extension in VS Code, or use any other agent for vibe coding.

image-20260531221642675

Release

Auto-generate Release Notes

Paste the content from skills/version-generate.md into the vibe coding dialog.

Code Check

Run npm run typecheck

Local Build

Run build.bat

CI/CD Build

Run release.bat and GitHub Actions will start automatically. Once the build completes, the latest releases will be generated.

image-20260531222201852