Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sasha240100/jsos
Javascript-based operation system (Runtime.js)
https://github.com/sasha240100/jsos
Last synced: about 1 month ago
JSON representation
Javascript-based operation system (Runtime.js)
- Host: GitHub
- URL: https://github.com/sasha240100/jsos
- Owner: sasha240100
- Created: 2015-09-22T22:04:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-22T22:21:12.000Z (over 9 years ago)
- Last Synced: 2024-10-12T23:54:28.418Z (3 months ago)
- Language: JavaScript
- Size: 6.4 MB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##[runtime.js](https://github.com/runtimejs/runtime) os example application
### Install
Clone this repository and install dependencies:
```
git clone https://github.com/sasha240100/JsOs.git
cd JsOs
npm install
```### Run
Make sure you have QEMU installed, then
```
npm start
```*Note: runtime.js is work in progress*