Git Product home page Git Product logo

gamingoncodespace's Introduction

GamingOnCodespaces (Beta)

a better version of https://codeberg.org/Mollomm1/W10-On-Github-Codespaces

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

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.

clone the repo

git clone https://git.mollomm1.dev/Mollomm1/GamingOnCodespaces
cd GamingOnCodespaces

build the container (take long 5-10 minutes)

docker build -t gamingoncodespaces .

then go back to your home directory

cd ..

initialise the default Persistance directory

mkdir Save
cp -r GamingOnCodespaces/root/config/* Save

and after you can do

docker run --name=GamingOnCodespaces -e PUID=1000 -e PGID=1000 --security-opt seccomp=unconfined -e TZ=Etc/UTC -e SUBFOLDER=/ -e TITLE=GamingOnCodespaces -p 3000:3000 --shm-size="2gb" -v $(pwd)/Save:/config --restart unless-stopped gamingoncodespaces

now, everytime you come back to your codespace webtop should start automaticaly

gamingoncodespace's People

Contributors

mollomm1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.