Skip to main content
Otter Shell apps share eleven Zig libraries. Those libraries link into the binaries at build time. End users never 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.