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 & windowing
desktop

desktop

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

libwin

libwin

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

theme

theme

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

night

night

Night mode — a warm-shift display filter shown on a libwin panel.

hellorendered

winhello

The smallest windowed sigil-apps app — the "hello window" reference build.

Files & productivity
files

files

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

calc

calc

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

viewer

viewer

The SRDX frame/image viewer — decode-and-blit onto a Lumen surface.

main.sg1234rendered

editor

A Lumen text/code editor view built with libwin — open, edit, save.

rendered

colbrowser

A Finder-style column file browser.

workphotospirendered

tagbrowser

Column browser wired to the live EL0 tag-query ABI.

rendered

pdf

The libpdf host — minimal PDF rendering routed through arm-sys.

rendered

scope

A waveform scope viewer.

specimen

specimen

A text specimen used for glyph-crispness verification.

Terminal & shell

term

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

termwin

termwin

The terminal hosted as a real Lumen WM window.

sigsh

sigsh

The sigil shell — here showing tab path-completion.

Web
browser

browser

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

Network

network

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

nettools

nettools

The graphical counterpart to the dig / ping / tcp CLIs.

SRDX transporttcp :7420ESTABtls :443ESTABunix rtWAITrendered

netstat

The SRDX transport status panel.

clienthostSRDX loopbackrendered

netconn

The SRDX netconn transport demo.

System & sessions
authority

authority

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

sessions

sessions

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

store

store

The app store + SDK — package, install, and manage sigilOS apps and extensions.

GeneralReduce motionDark themerendered

settings

The Settings app — left-nav panes for the whole system.

SdevicePi 4Bkernelsigil 0.7uptime03:14:22memory412 / 1024 MBrendered

system

A Lumen "system" panel — device, kernel, and uptime facts.

proccpubrowserwmlivefilestermrendered

procmon

The process / task-manager view.

CPUGPUUSBNETrendered

hwprobe

The hardware-probe profiler.

SRDX remote desktop
remote desktop

srdx

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

srdx viewer

srdx viewer

The SRDX frame viewer — decode and blit incoming frames.

EL0 overlays — direct-to-framebuffer mini-apps
rendered

overlay / ovlz

The EL0 direct-overlay proof and its Z-order demo — apps that draw straight to the framebuffer above the desktop.

rendered

ovlmulti

A 3-window overlay compositor demo.

$ sigil run app.sgbooting el0...ok$ rendered

ovlterm

A mini terminal overlay with live pixel-art text input.

42rendered

ovlcalc

A 4-function overlay calculator.

31rendered

ovlpong

A Pong demo as an overlay.

101011110010101rendered

ovlmatrix

"Matrix rain" falling-character overlay.

rendered

ovlsprite

An animated pixel-art sprite overlay.

rendered

ovlgraph

An integer sine-curve line-graph overlay.

88:8801:24TICKSrendered

ovlclock

A 7-segment tick-counter clock overlay.

65%rendered

ovlprogress

An animated progress-bar overlay.

rendered

ovlpalette

An RGB color-palette swatch overlay.

5×7rendered

ovltext

A pixel-art 5×7 glyph renderer in an EL0 overlay.

Games & launcher

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.