Skip to content

byteface/Blueberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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...

demo

It's been sat on this droplet for about a year...

http://206.189.123.215:8000/

screenshot