makerdiary / terminal-s

A super simple serial terminal

Repository from Github https://github.commakerdiary/terminal-sRepository from Github https://github.commakerdiary/terminal-s

Terminal S

A super simple serial terminal with about 100 lines of Python code

Features

  • auto-detect serial port
  • list available ports to choose

Install

pip install terminal-s

Run

terminal-s

On windows, you can also type Win + r and enter terminal-s to launch it.

Package

pip install pyinstaller
pyinstaller terminal-s.spec

About

A super simple serial terminal


Languages

Language:Python 100.0%