Documentation

Overview

toowl is a GPU-accelerated terminal with the Claude Feather built in. Start here.

toowl (pronounced /tuːl/, like "tool") is a cross-platform terminal emulator written in Rust. It renders through wgpu, ships with six flagship themes, and includes the Claude Feather — first-class Claude Code integration on the Perch from day one.

New here? Install with one command, then open the Perch.

$ curl -fsSL https://toowl.dev/install.sh | sh

Vocabulary

TermMeaning
the PerchLeft sidebar where Feathers render. Toggle with Ctrl+Shift+B.
FeatherAn extension (plugin). In-process or subprocess, capability-gated, hot-installable.
Claude FeatherFirst-party Feather for Claude Code — session list, crash recovery, palette commands.
the AviaryFeather registry — feather-install.sh, verify, publish.

For the full vocabulary, see Core concepts.

Get started

Using toowl

Feathers

Under the hood

Source & support