Skip to main content
Otter Shell apps share eleven Zig libraries. They link into binaries at build time. End users do not install them as separate packages.

Library stack

Typical app chain: otter-ui, then otter-wayland, otter-render, otter-theme, otter-conf, otter-desktop.

Compile-time flags

Source locations

Each library has its own repo under git.pika-os.com/otter-shell. Monorepo checkout layout:
Read each component’s README.md for API examples and build instructions.