AurionOS
AurionOS Operating System
Mouse captured — press Esc to release
AurionOS

AurionOS in your browser

This runs a full operating system through in-browser emulation. It works, but it is noticeably slower than the real thing.

For the real experience, run AurionOS in VirtualBox or on actual hardware.
Download ISO

Keyboard shortcuts

Click screen to take control
Click
Release mouse from emulator
Esc
Toggle fullscreen
F11
Toggle debug console
Ctrl+`
Show this dialog
?
Scroll to emulator
Ctrl+Enter
Live demo

Try AurionOS
right here.

A custom operating system running live in your browser through x86 emulation. No downloads, no setup — just click and explore.

View source
Scroll down
Click to take control
Your mouse and keyboard will be captured by the VM. Press Esc to release.
Preparing emulator...
Waiting to start...
Initializing emulator...
Click the screen to take control — press Esc to release
Drop your ISO file here
or click to browse
Select file
Built from scratch
Not a Linux distro. Not a fork. Every line of kernel code written from the ground up.
Lightweight and fast
Minimal footprint. Boots in seconds on real hardware. No bloat.
Open source
Full source on GitHub. Nothing hidden, nothing proprietary.

VirtualBox

Download the ISO, create a VM with 512MB RAM, attach the ISO, and boot.

Type: Other/Unknown RAM: 512 MB Storage: Optional

Build from source

Clone the repo and build it yourself.

git clone https://github.com/Luka12-dev/AurionOS.git cd AurionOS make all