Skip to content

mezzzeh/vps-test

 
 

Repository files navigation

DesktopOnCodespaces (Beta)

PLEASE NOTE: THIS WAS MADE BY Mollomm1! THIS REPOSITORY WILL NOT BE UPDATED, PLEASE FORK YOUR OWN FOR UPDATES!

See Screenshots

⚠️ 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

Supported Stuff

  • 1080p 60fps

  • Sound

  • Windows apps (wine)

  • Browsering (Brave and Firefox included!)

  • Home Persistance (You keep your files!)

Use

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

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 64.7%
  • Python 26.9%
  • Dockerfile 8.4%