/linuxWeb

Linux... but simulated on your web browser.

Primary LanguageJavaScriptMIT LicenseMIT

A somewhat simulated linux environment inside your browser.


How to use

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


Contributing

Please read CONTRIBUTING.md for details, and the process for submitting pull requests.


License

This project is licensed under the MIT License - see the LICENSE.md for details