Features
July 12, 2026 · View on GitHub
SuperConnectX
SuperConnectX is a super terminal tool supporting COM, Telnet, and other terminal connections, fully developed using vibe coding.
Download: Click here

Features
-
Serial port functionality fully inherited from SuperCom
-
Telnet support
Highlights
Syntax Highlighting
Split Panels
Tab drag and drop support
Command Editor
Serial CRC Checksum
Themes - Dark & Light Mode
Multiple Connection Types
COM / Telnet / FTP
Keyboard Shortcuts
Import / Export Data
Fonts, Line Wrapping & More
Auto Update
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.
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.
