A somewhat simulated linux environment inside your browser.
Go to linuxWeb
Or to install the desktop app:
git clone https://github.com/Manthee1/linuxWeb.git
cd linuxWeb
npm install --global yarn || sudo npm install --global yarn
yarn install
electron .
PS: The root password: 123
Please read CONTRIBUTING.md for details, and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE.md for details