mac/linux:
python3 -m venv venv
. venv/bin/activate
python3 -m pip install -r requirements.txtwindows:
python3 -m venv venv
venv\Scripts\activate
python3 -m pip install -r requirements.txtpython3 blueberry.pyedit 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...

