BlobeVM is a Virtual Machine, 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.
- Set max time on GitHub to 240 mins
- 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 4 core machine type.
- Disable Automatic Deletion
It is recommended to create a Gitpod account for a better development experience:
- Go to Gitpod.
- Sign up using your GitHub account.
- Log in to your Gitpod account.
- Click on "Create New Workspace" and select the large machine type.
To enhance your Gitpod experience, link your Gitpod account with LinkedIn:
- Go to your Gitpod settings.
- Find the option to link your LinkedIn account.
- Follow the prompts to complete the linking process.
- Find the options to set the time on GitPod
- Set it to 24h
Once your codespace or Gitpod workspace are ready, follow these instructions in your codespace terminal:
-
Open the terminal in your GitHub Codespace or GitPod Workspace.
-
Run the following commands:
curl -O https://raw.githubusercontent.com/coder0-code/BlobeVM/main/install.sh chmod +x install.sh ./install.sh
Enjoy BlobeVM! Feel free to customize it or fix