mac/linux:
python3 -m venv venv
. venv/bin/activate
python3 -m pip install -r requirements.txt
windows:
python3 -m venv venv
venv\Scripts\activate
python3 -m pip install -r requirements.txt
python3 blueberry.py
edit the congi.ini and comment out the things you don't want to appear in the Dock
*not all settings working yet
To see how components are rendered see the nav...