Web Analytics

NoneOS

⭐ 257 stars English by kirakiray

NoneOS - A Lightweight Virtual Operating System Based on Browser

中文 | 日本語

Project Introduction

NoneOS is an innovative browser-based virtual operating system solution that adopts a pure static file architecture and can run without the support of a backend server.

Short-term goal: To create a lightweight NAS system based on the browser, achieving seamless connection and collaboration between devices.

Quick Start

Directly visit the official site: https://os.noneos.com/

Local Run

npm install
npm run static

How to Create an Application?

NoneOS adopts an advanced Web micro-application architecture, with each application built on the powerful ofa.js framework. Developers can easily create their own applications by simply importing the application directory (such as the example application others/hello-world.napp) into the system's "Apps" folder to quickly deploy and run it.

We are currently writing more detailed development documentation. In the meantime, developers can:

--- Tranlated By Open Ai Tx | Last indexed: 2026-02-22 ---