What's Inside ARMOS?

Most operating systems are black holes; you use the boxes without knowing what is going on in them. ArmOS is different. All layers are documented, all components are well selected, and nothing is hidden.

6 LAYERS

ARMOS Is Build On Six Layers

ArmOS doesn't compile the kernel. Rather, it relies on two of the most trusted foundations in computing, the Linux kernel and Ubuntu, and puts the rest of the world on top of them:

The Six Layers Explained

Layer 1 - The Foundation

Linux Kernel 6.x LTS

This is the foundation of the operating system, which communicates directly with your hardware. Keeping the foundation stable and proven, ArmOS makes only changes that will help its own features.

Layer 2 - The Base

Ubuntu 24.04 LTS

Ubuntu is concealed, but it provides ArmOS with a vast software library, extensive hardware driver support, and five years of assured security upgrades. It builds what is new and inherits what works.

Layer 3 - The ArmOS Engine

ArmOS System Services

This is where it really gets done. All of the things that make ArmOS unique: P2P networking, post-quantum encryption, security, AI, portable device system, ARMtoken, and developer tools are here.

Layer 4 - Virtualisation

KVM/QEMU, Podman, Kubernetes

This enables operating systems to be run inside ArmOS. Looking to run Windows Server for an on-prem legacy application? It is here, without leaving ArmOS and runs at near native speed.

Layer 5 - Compatibility

Wine 11, Proton 9, .NET 10, Mono, PowerShell, Waydroid, Flutter

This is what allows you to run a Windows .exe file on ArmOS without Windows. It includes the runtimes for converting Windows, .NET, Android, or Flutter apps into ArmOS native apps.

Layer 6 - The Desktop

ArmOS UI Shell - KDE Plasma 6

The desktop looks like the Windows 11 interface and is based on KDE Plasma 6, while ARM Brain is positioned in the taskbar on the desktop, along with a unified file explorer and settings panel and an app store.

SUBSYSTEMS

What's Running Under the Hood?

Built into ARMOS, rather than bolted on, ARM Brain is designed to be integrated into the end-user's operating system. It works locally, is account-free, and never pushes files, prompts, or activity to a server, either online or offline.

Windows Application Compatibility

For ArmOS, no special action is required when opening a Windows application. ArmOS examines the file, determines its application type, and automatically delivers it to the appropriate runtime.

Five Compatibility Levels

Windows Desktop Apps

support most common Windows applications.

PC Games And DirectX

via the same technology as Valve does on Steam Deck: Proton 9

.NET Applications

managed by .NET 10 and Mono 6, which encompass everything from legacy .NET to the latest.

COM And ActiveX Apps

managed by the Wine COM subsystem, which includes Office automation & legacy enterprise tools.

Modern Windows Store

this is an experimental feature available in ARMOS v2.0.

No configuration. No compatibility guides. Open the file; it is all ArmOS!

Three Desktop Modes

ArmOS comes with three desktop environments. You can use a keyboard shortcut to switch between them, without the need to reboot your computer.

ArmOS Mode

The Default. A KDE Plasma 6 Desktop With A Windows 11 Look And Feel.

Ubuntu Mode

A Typical Ubuntu Gnome Window Manager For Developers Who Want To Use It.

Linux Mode

A Full-Screen Version Of A Terminal For Power Users. No Graphical Overhead.

ARM Brain — Your On-Device AI.

Built into ArmOS, ARM Brain is an AI assistant. It is fully self-contained on your device - no cloud, no account, no data sent anywhere.

Always in Your Taskbar

Use plain language to search your files, settings and applications. You don't have to be specific about what you're looking for or where it lives.

Your Terminal Co-Pilot

ARM Brain observes your typing and offers you commands you might need, and detects errors before they are executed. Ideal for all levels of skill.

Work Online and Offline

It can be linked up to retrieve live web results in Samoogle. It has the same functionality and no waiting time when offline.

Runs on Your Hardware

Lightweight models can run on standard machines. The full large language models are locally deployed on NVIDIA, AMD or Intel Arc GPUs. No subscription needed.

Smart Enough to Escalate

A lightweight model is automatically selected for simple questions. They're complex and automatically escalate - ARM Brain keeps them running on regular hardware.

Background Security Monitoring

ARM Brain monitors security events around your system all the time silently, without disrupting your work.

YOUR DEVICES. YOUR NETWORK. NO CLOUD IN THE MIDDLE.

P2P Local Groups

ArmOS-capable devices communicate directly with other devices via a cryptographic identity, which is not based on any IP address. No central server or cloud routing.

Direct Device Connections

All ArmOS devices come with a permanent cryptographic identity. Trusting devices connect directly, without a server in between or relying on the cloud.

Resources Accessed from Any Device

The devices in a Local Group can use each other's GPUs, CPUs, and storage. All the devices in the group can utilise the powerful GPU of one of the machines.

Earn and Contribute

For every unblocked compute or storage that you contribute to the group, you get ARM tokens. The token economy is entirely in Local Groups, and no external platform is required.

Private, Encrypted, & Under Your Control

ArmOS protects by default from your drive to your network connections.

Your Entire OS on an External Drive

Insert an ArmOS drive into the machine and boot from it. No items are left on the host machine.

Encrypted Everywhere

LUKS and MLDSA post-quantum encryption are used to fully encrypt the portable drive.

Built-in VPN & Mesh Networking.

ArmOS has WireGuard - post-quantum encryption and automatic setup. Zero Trust P2P connectivity and secure mesh networking by Nebula and NetBird.

ARMWALLET & ARMCHAIN

ARMwallet & ARMchain

Your Wallet is Yours.

Installed Ahead Of Time - Ready To Use.

ARMwallet is always installed at boot time on all ArmOS devices. There's no separate download, no account set-up, and no third-party service needed.

Opt-In Resource Contribution

Donate a device to ARMchain and receive ARM tokens in exchange for providing spare compute and/or storage power. It is always your decision to be involved - you are in control.

Post-Quantum Protected

Protected by MLDSA post-quantum encryption for every wallet operation and chain transaction. Your tokens and transactions are safe from threats both past and present.

SMART BY DEFAULT. RESILIENT BY DESIGN.

ARD & On-Device Redundancy

Two systems are quietly operating in the background — one to safeguard your data, the other to keep your device connected to the future of AI.

Automatic Drive Mirroring

ArmOS immediately activates real-time mirroring when it finds a second disk. The other drive immediately takes over if the first one fails. You can always restore your system thanks to built-in snapshots.

First OS Built for the Agentic Web

It is first desktop operating system with native ARD capability, specifically created for the Agentic Web. No need for human setup; each device automatically advertises its capabilities, enabling AI agents to safely find, confirm, and connect.

CLI & Terminal

GPU-Accelerated, Multi-Shell and First-boot Ready.

GPU-Accelerated By Default

WezTerm is a fast, responsive, fully configurable terminal, shipped with ArmOS, powered by a GPU.

Every Shell You Need

It comes pre-supported for bash, zsh, fish, and PowerShell Core. Windows scripts for command prompt execute via a compatibility layer.

SSH Ready

SSH is turned on by default in Professional and Server editions. No setup needed - connect to remote machines as soon as ArmOS is installed.

TECHNOLOGY STACK

Every Tool We Use

ArmOS is developed using the best of open-source solutions. All components are documented. Nothing is hidden.

ArmOS 1.0
What it doesTool we use
Operating system kernelLinux 6.x LTS
Base distributionUbuntu 24.04 LTS
Desktop environmentKDE Plasma 6
Display serverWayland (X11 fallback available)
Windows app compatibilityWine 11 + Proton 9
.NET runtime.NET 10 + Mono 6
PowerShellPowerShell Core 7.x
Get Started

The Future Of Computing Belongs To Its Users.

Join 47,200+ developers and 312 enterprises already building on ArmOS. Free to download. Free forever for personal use.

3.2 GB · PQC-signed · works on x86_64 and ARM64 · no account required