pyadalight

Simple adalight (ambient light) software written in python.


Keywords
adalight, ambilight, python
License
MIT
Install
pip install pyadalight==1.0.0b3

Documentation

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).