A super simple serial terminal with about 100 lines of Python code
- auto-detect serial port
- list available ports to choose
pip install terminal-s
terminal-s
On windows, you can also type Win + r and enter terminal-s
to launch it.
pip install pyinstaller
pyinstaller terminal-s.spec