Skip to content

AbsenceTech/neoOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neoOS

A JavaScript desktop operating system that runs in your browser.


GitHub license GitHub repo file count GitHub repo size Lines of code GitHub contributors GitHub issues GitHub build number


neoOS is an operating system which can be ran inside of a browser. It is built to function and look like the everyday operating system, however given that it is ran in the browser, advanced features like a file system won't be available in neoOS. I plan to fix this in the future by turning it into an Electron application by using the nodeIntegration feature and the fs API, but this also poses as a security risk as access to the internet is allowed in neoOS. If you have any ideas then please feel free to fork and send in a pull request!

Languages Used

  • HTML
  • CSS
  • JavaScript

Contributing to neoOS

We accept contributions to the repository. Feel free to fork and send in a PR. You can check the issues for any known tasks (or add your own).