14 lines
528 B
Plaintext
14 lines
528 B
Plaintext
Please generate a detailed plan for implementing a magnificent and sophisticated python CLI to control openrgb lights:
|
|||
|
|
|
||
|
|
- The app applies gradients of any Hue scene (see gist) to the leds in OpenRGB.
|
||
|
|
- The app offers various mapping modes.
|
||
|
|
- The app offers various animation modes.
|
||
|
|
- The app is well-documented and contains a README.md.
|
||
|
|
|
||
|
|
References:
|
||
|
|
|
||
|
|
- https://github.com/jath03/openrgb-python
|
||
|
|
- https://gist.github.com/labmonkey/a641f6b339ed9a71bdced64b9af91ee8
|
||
|
|
|
||
|
|
Python venv is setup and activated. Git is freshly initialized.
|