websystem
v1.1.2
WebSystem is a a fully functioning operating system built in pure Javascript, HTML and CSS.
WebSystem needs a server to run. To do this, run the following in the terminal:
npm i
npm start
Then go to http://127.0.0.1:8080 and WebSystem should be running!
For security reasons, when running locally signing in with Google will not work.
WebSystem uses:
Want to contribute to the source itself? Open a pull request!. Want to add an app to the app store? Open a pull request with the name and source of the app.
GNU GPLv3