← Package directory
Available on winget

Install SimpleCom

Simple serial terminal for Windows console

Install with winget
winget install --id YaSuenag.SimpleCom
Upgrade
winget upgrade --id YaSuenag.SimpleCom
Uninstall
winget uninstall --id YaSuenag.SimpleCom

About SimpleCom

Simple serial terminal for Windows console

What's new in 1.2.7

Breaking Changes SimpleCom would work as efficiency mode by default, so it causes to worse response on high-load system. You can run normal mode with --disable-efficiency-mode to avoid performance issue. Full Changelog: v1.2.6...v1.2.7

Read release notes

Version history

Version Updated Notes
1.2.7 Unknown Breaking Changes SimpleCom would work as efficiency mode by default, so it causes to worse response on high-load system. You can run normal mode with --disable-efficiency-mode to avoid performance issue. Full Changelog:...
1.2.6 Unknown What's Changed - Add batch mode #67 #68 - Refactoring stdin/out redirector New Contributors - @vedantmgoyal9 made their first contribution in #63 Full Changelog: v1.2.5...v1.2.6
1.2.5 Unknown Breaking changes - Do not send resize request to TTY resizer when window size was not changed - TTY resizer does not keep to open TTY device - it would open in each time if it needs. - Ignore Windows API errors if the pe...
1.2.4 Unknown Breaking changes - Use DC2 (0x12) for marker char - Open the TTY each time whether resize event is fired - Resize event would be fired once even though a lot of input events (includes multiple resize events) are happened...
1.2.3 Unknown Breaking changes - F1 key is no longer propagate to peripheral - Configuration textboxes for auto reconnect in setup dialog would be disabled when auto reconnect is disabled.
1.2.2 Unknown Release notes
1.2.1 Unknown Release notes
1.2.0 Unknown New features - Add --auto-reconnect command line option - Reconnect to peripheral automatically when it is disconnected. - You can set pause time before reconnecting and reconnect count. See README.md for more details. -...
1.1.0 Unknown New features - Add --show-dialog command line option - Add --wait-serial-device command line option - Support to enforce UTF-8 ( --utf8 command line option or check box on dialog) Breaking changes - Don't send NUL char t...
1.0.0 Unknown No notes