Skip to content

makerdiary/terminal-s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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