Apps
Every application built for sigilOS — all written in Sigil, all running cap-sandboxed as EL0 apps on the Lumen desktop. From a full browser to a 1 KB overlay clock.
Images are real on-hardware / QEMU screendumps captured by the build fleet. Marquee apps now show a gallery of several real captures (look, then behavior); the rest get multi-shot galleries as captures land — real where possible, clearly-labeled rendered mockups otherwise. Apps with no capture yet show name + description only (fleet capture requested). Nothing rendered is passed off as a real capture.

desktop
The Lumen desktop — menu bar, icon grid, dock, wallpaper, clipboard, tooltips, and the Doom Pile window spread.

libwin
The Lumen window toolkit — the conformance showcase that every windowed app is built on.

theme
Runtime theming — the same libwin panel re-skinned live (here, the LCARS theme).

night
Night mode — a warm-shift display filter shown on a libwin panel.
winhello
The smallest windowed sigil-apps app — the "hello window" reference build.

files
The Lumen file manager — Smart Folders, search/tag/thumbnail indexes, the full file view.

calc
A Lumen calculator — display field plus a button grid, all libwin widgets.

viewer
The SRDX frame/image viewer — decode-and-blit onto a Lumen surface.
editor
A Lumen text/code editor view built with libwin — open, edit, save.
colbrowser
A Finder-style column file browser.
tagbrowser
Column browser wired to the live EL0 tag-query ABI.
The libpdf host — minimal PDF rendering routed through arm-sys.
scope
A waveform scope viewer.

specimen
A text specimen used for glyph-crispness verification.



term
The sigilOS console/shell — a flat cc0 arm-EL0 app, running on the framebuffer.

termwin
The terminal hosted as a real Lumen WM window.

sigsh
The sigil shell — here showing tab path-completion.

browser
The sigilOS browser — chrome, tabs, history, bookmarks, downloads, find-bar, over the cc0 render pipeline.


network
The Wi-Fi panel — scan, connect, signal, the full connectivity view.

nettools
The graphical counterpart to the dig / ping / tcp CLIs.
netstat
The SRDX transport status panel.
netconn
The SRDX netconn transport demo.

authority
The system authority view — a live look at what holds which capabilities.

sessions
The Session Manager — a Royal-TSX-style remote-session organizer.

store
The app store + SDK — package, install, and manage sigilOS apps and extensions.
settings
The Settings app — left-nav panes for the whole system.
system
A Lumen "system" panel — device, kernel, and uptime facts.
procmon
The process / task-manager view.
hwprobe
The hardware-probe profiler.

srdx
SRDX remote desktop — the full session streamed to a remote viewer (shown on a Pi).

srdx viewer
The SRDX frame viewer — decode and blit incoming frames.
overlay / ovlz
The EL0 direct-overlay proof and its Z-order demo — apps that draw straight to the framebuffer above the desktop.
ovlmulti
A 3-window overlay compositor demo.
ovlterm
A mini terminal overlay with live pixel-art text input.
ovlcalc
A 4-function overlay calculator.
ovlpong
A Pong demo as an overlay.
ovlmatrix
"Matrix rain" falling-character overlay.
ovlsprite
An animated pixel-art sprite overlay.
ovlgraph
An integer sine-curve line-graph overlay.
ovlclock
A 7-segment tick-counter clock overlay.
ovlprogress
An animated progress-bar overlay.
ovlpalette
An RGB color-palette swatch overlay.
ovltext
A pixel-art 5×7 glyph renderer in an EL0 overlay.




launcher
The RetroPie launcher — a game/app grid across 75+ systems, Relics, Smart Folders, save-state thumbnails.
See the blog for build notes, the mockups for the design language, and Relics for the game format.