Downloads
Everything you need to install Orbit OS on your device and start building.
⬇️ 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.
orbit-os-26.20260502.0734-installer.run Beta
Community Edition · ARM64 · ~30 MB
Supported: Raspberry Pi 3/4/5/Zero 2W · Arduino UNO Q
🔧 Tools
Standalone tools for working with Orbit OS devices — package inspection, signing, and diagnostics. Available independently of the SDK.
Orbit Studio — VS Code Extension Beta
Create, run, and deploy Orbit OS apps directly from VS Code. Includes realtime device log, project templates, and one-click deploy.
v0.4.6 · Requires Visual Studio Code · Pending VS Code Marketplace approval
🛠️ 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.
API Reference
Full reference for all services, permissions, and device APIs available in the Orbit OS SDK.
Device Target
Go
Build .orb apps and CLI tools for Orbit OS devices.
Java
Build .orb apps and CLI tools for Orbit OS devices.
Python
Build .orb apps and CLI tools for Orbit OS devices.
C++
Build .orb apps and CLI tools for Orbit OS devices.
Mobile Target
Android (Kotlin)
Build Android apps that connect to and control Orbit OS devices.
Available sooniOS (Swift)
Build iPhone apps that connect to and control Orbit OS devices.
Planned Q4