Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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*