A rewrite of the original pygame-based PixelLight touchscreen interface to the PixelBar domotics
This is very much a work in progress
- Ensure python 3.10 or greater is installed
- Create a config by copying
config/pixeldash.toml.exampletoconfig/pixeldash.toml - Install requirements:
pip install -r requirements.txt - Run the program
python __main__.py