Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (20 loc) · 616 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 616 Bytes

pyAdalight

Installation

$ pip install pyadalight

Usage

$ pyadalight --help
Usage: pyadalight [OPTIONS]

Options:
  -hl, --h-led-count INTEGER  Horizontal LED count.
  -vl, --v-led-count INTEGER  Vertical LED count.
  -p, --port TEXT             Serial port.
  -m, --monitor INTEGER       Monitor index.
  --list-monitors             Shows monitors list and exits.
  --list-ports                Shows ports list and exits.
  --help                      Show this message and exit.

License

The source is released under MIT-License (see https://opensource.org/licenses/MIT).