Skip to content

dkkeller/detectty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

detectty

Detect freshly plugged serial devices.

Installing via pip (master)

pip install git+https://github.com/dkkeller/detectty.git

Usage

  1. Make sure your device is unplugged.
  2. Call ./detectty.py.
  3. Plug in your device.
  4. You device will show up.

Requirements

  • Python3

Supported Platforms

  • Linux
  • macOS
  • Windows