Downloads

Everything you need to install Orbit OS on your device and start building.

⬇️ Orbit OS Installer

A single .run file installs Gravity RT and all system services on your device. It runs on top of your existing Linux installation — no reflashing required. On first run, it installs dependencies via apt and configures the runtime automatically. Subsequent updates are delivered as .orbit files via the Store or locally through Settings.

🚧 The installer is coming soon. This page will be updated with the download link at launch.

orbit-os-installer.run

Community Edition · ARM64, ARM32, x86_64 · ~25 MB

Supported: Raspberry Pi 3/4/5/Zero 2W · Arduino UNO Q

Coming soon

🔧 Tools

Standalone tools for working with Orbit OS devices — package inspection, signing, and diagnostics. Available independently of the SDK.

🚧 Tools are coming soon and will be available at launch.

orb-inspect

Inspect and validate .orb package contents, manifest, and signature.

Coming soon

orb-sign

Sign .orb packages with a development certificate for local installation.

Coming soon

📄 Documentation

Downloadable reference documentation for offline use — architecture overviews, API references, and integration guides.

🚧 PDF documentation will be available at launch.

Orbit OS — Platform Overview

Architecture, Gravity RT, .orb model, permissions, trust model, and OTA updates. PDF.

Coming soon

Orbit OS — SDK Reference

Full API reference for all supported languages and hardware capabilities. PDF.

Coming soon

Orbit OS — Getting Started Guide

Step-by-step installation, first access, Store setup, and Developer Mode. PDF.

Coming soon

🛠️ SDK

Build applications and tools that run on or connect to Orbit OS devices. All SDKs expose the same unified device API — GPIO, PWM, I²C, UART, Camera, AI, and more. Code written with the SDK in Developer Mode runs identically when deployed as a .orb package in production.

Device Target

Go

Build .orb apps and CLI tools for Orbit OS devices.

Available soon

Java

Build .orb apps and CLI tools for Orbit OS devices.

Beta soon

Python

Build .orb apps and CLI tools for Orbit OS devices.

Planned Q3

C++

Build .orb apps and CLI tools for Orbit OS devices.

Planned Q4

Mobile Target

Android (Kotlin)

Build Android apps that connect to and control Orbit OS devices.

Available soon

iOS (Swift)

Build iPhone apps that connect to and control Orbit OS devices.

Planned Q4

📰 Articles

Technical articles and deep dives on Orbit OS internals, design decisions, and use cases.

🚧 Articles are coming soon.

Edge AI — Face Recognition on embedded Linux with TFLite and Orbit OS

Running face detection, landmark estimation, and identification on-device without Docker or heavyweight runtimes.

Coming soon