PLEASE NOTE: THIS WAS MADE BY Mollomm1! THIS REPOSITORY WILL NOT BE UPDATED, PLEASE FORK YOUR OWN FOR UPDATES!
⚠️ This project is currently a work in progress and is still unfinished. While I'm actively working on it and making progress, there may still be bugs and incomplete features.⚠️
it also works on gitpod
-
1080p 60fps
-
Sound
-
Windows apps (wine)
-
Browsering (Brave and Firefox included!)
-
Home Persistance (You keep your files!)
it's very simple to install, there is a pseudo-graphical installer.
first start a new codespace https://github.com/codespaces/new to install just copy and paste this command in your codespace terminal
curl -O https://git.mollomm1.dev/Mollomm1/DesktopOnCodespaces/raw/branch/main/install.sh
chmod +x install.sh
./install.sh
for dev branch (unstable)
curl -O https://git.mollomm1.dev/Mollomm1/DesktopOnCodespaces/raw/branch/dev/install-dev.sh
chmod +x install-dev.sh
./install-dev.sh