Begin with a search.
Find built-in tools, packages, and user apps from one dynamic Start surface.
- Search applications as you type
- Pin favorites without hiding running apps
- Reach session and power controls in one place
A fast, focused Linux desktop with real persistence, installable apps, and a system layer built to keep the sky smooth.
The Sigeon idea
Sigeon OS keeps the familiar parts close, removes the noise, and makes every system surface feel like it belongs to the same place.
Desktop, in your orbit
Search, organize, install, and keep your changes after every restart. The desktop stays quiet until you need it.
Find built-in tools, packages, and user apps from one dynamic Start surface.
Create, rename, move, open, and recursively delete files and folders. Changes persist after reboot.
The repository includes command-line tools and Start-menu apps, all checksum verified and installed for the current user.
The whole flight deck
Move through the core surfaces, from Start and taskbar behavior to defaults, packages, and the installer.
Search applications, pin favorites, launch package apps, and reach power controls from one focused surface.
Under the feathers
Open-source foundations support a custom desktop, account layer, package manager, installer, UEFI launcher, and Python-based application platform.
from sigeon import App
app = App(
name="Sky Notes",
icon="notes"
)
@app.window
def main():
app.text("Hello, sky.")
Your flight plan
Public Release 2.0 targets x86-64 UEFI virtual machines and creates a system volume that keeps users, files, apps, pins, and settings.
Use x86-64, enable UEFI, and add a virtual disk of at least 2 GiB.
Attach the ISO, start the VM, and open the installer from the live desktop.
The installer creates the persistent system volume and verifies the installed data.
Remove the ISO, then boot into your own persistent Sigeon OS desktop.
Persistent installation
Your desktop remembers.Users, files, packages, pins, settings, and app data survive every reboot on the SIGEONDATA volume.
Maintenance 8
The latest build includes every earlier 2.0 patch, plus bounded FAT32 geometry calculation, visible installer progress, mount-free persistent-volume creation, draggable horizontal scrollbars, and taskbar grouping for running unpinned windows.
Cleared for takeoff
Download Public Release 2.0 Maintenance 8 for x86-64 UEFI virtual machines.
6bc2c3966f04b13453190adfdda47c762730042dbed151f7583c9008e37644d5
Pre-flight check
The important details before your first boot.
A lightweight Linux-based operating system with a custom framebuffer desktop, applications, package manager, account layer, installer, UEFI launcher, and Python-based .sig application platform.