BlobeVM is a Virtual Machine powered by DesktopOnCodespaces, designed to run entirely in a web browser. It comes with excellent features, including Windows app support, audio functionality, and the ability to bypass school networks.
- Runs in a web browser
- Unblocked access to resources
- Windows app support
- Audio support
- Low-latency game support
- Bypasses school networks
- Fast and up-to-date
Follow these simple steps to install and set up BlobeVM in a GitHub Codespace:
If you don't already have a GitHub account, you'll need to create one. Here's how:
- Go to GitHub's sign-up page.
- Enter your details (email, username, and password) and click "Sign up for GitHub".
- Follow the prompts to complete the account creation process.
- Once your account is set up, return to this page to continue the installation.
- Visit GitHub Codespaces.
- Log in with your newly created GitHub account (if you haven’t already).
- Click on "Create New Codespace" and select the "Blank" template.
Once your codespace is ready, follow these instructions in your codespace terminal:
-
Open the terminal in your GitHub Codespace.
-
Run the following commands:
curl -O https://raw.githubusercontent.com/coder0-code/BlobeVM/main/install.sh chmod +x install.sh ./install.sh