01. WHAT IS MJOS?

MJOS is a Virtual Operating System built entirely on JavaScript. It operates as a shell-first environment, allowing users to manipulate a virtual file system (VFS) directly from their browser.

Unlike standard web apps, MJOS treats code as data, featuring a built-in compiler that transforms raw text into executable binaries within its own ecosystem.

02. CORE ARCHITECTURE

> VFS: A sandboxed file system stored in memory/localStorage.

> JSH COMPILER: Compiles HTML and JS files into an executable format.

> JSH DISPLAY: You don't know how to manage terminals? use the command "execute("program", "jsh_display")"!.

> MJ STORE: A decentralized package manager linked to GitHub repositories (current development).

Everything in MJOS is modular. From the window manager to the command line, every component is designed to be extensible through its native API.

03. THE MISSION

Our goal is to create a secure, portable, and programmable interface that lives anywhere on the web. No installation, no hardware limits. Just the terminal and your imagination, with a simple look like Java Script command syntax, differently as bash or power shell that uses random letters, this teaches starters javascript, html, terminal and computer working at the same time!