Skip to content

jagenjo/liteos.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liteos.js

LiteOS.js is a lightweight OS for the browser, coded purely in Javascript. In looks like a basic UNIX terminal. There is no server side component. The applications are executed is WebWorkers to ensure a basic layer of security. It comes with a basic API so applications can control the log.

Some modules are being code to have server-side interface but right now it is just client-side.

The purpose of this project is to study how OS works and to try some new ideas related to Web applications.

About

Very simple browser operative system in javascript. Applications are executed in Workers.

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors