Skip to content

DavidMenting/rescreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rescreen

verb

  1. To screen again.

USB serial ports tend to disappear and reappear when you're working with attached devices. Rescreen is a screen reconnector for USB serial ports. It allows you to select which device you want to talk to, and when it disappears it allows you to choose another one.

Usage

  1. Download rescreen.sh

  2. Allow execution chmod +x rescreen.sh

  3. Run ./rescreen.sh

    Optional flags:

    • --baudrate=115200: Specify a baudrate. rescreen will not ask for a baudrate when a port is selected
    • --auto-connect: Automatically connect to the first selected port with the default baud rate within 1 second. Without this flag, you will be prompted to select a port each time.

Requirements

screen is shipped with every Mac and Linux machine

gum

brew install gum

About

Screen reconnector for USB serial ports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages