Skip to content

byteface/Blueberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blueberry: browser based OS
Blueberry π
A browser based OS built using domonic

Blueberry π

setup

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

running

python3 blueberry.py

customising

edit the congi.ini and comment out the things you don't want to appear in the Dock

*not all settings working yet

nav

To see how components are rendered see the nav...

screenshot