An RGB color picker where the colors are arranged in a 3D sphere.
To install from this directory:
- Create a new virtualenv
python setup.py install
To test:
Run on a terminal with no dependencies:
python -m colorsphere
Or install xled
and use
python -m colorsphere.xled_launcher