Getting Started
Calyx is a native terminal for macOS 26 (Tahoe) and later. It runs libghostty on Metal under a Liquid Glass UI.
Requirements
Section titled “Requirements”- macOS 26 Tahoe or later
- Universal binary (Apple Silicon and Intel)
Install
Section titled “Install”Homebrew
Section titled “Homebrew”brew tap yuuichieguchi/calyxbrew install --cask calyxUpdate with brew upgrade --cask calyx.
Manual .zip install
Section titled “Manual .zip install”- Download
Calyx.zipfrom the latest release. - Double-click to unzip.
- Drag
Calyx.appinto/Applications.
The manual build checks for updates via Sparkle. The Homebrew install updates through brew upgrade.
First launch
Section titled “First launch”- Launch from Launchpad or
/Applications/Calyx.app. - macOS prompts you for permissions (folders, notifications) the first time Calyx touches them. Grant only what you intend to use.
- Press
Cmd+Shift+Pto open the command palette. Every major action is reachable from here.
Install the CLI (optional)
Section titled “Install the CLI (optional)”To call the calyx CLI (used for browser scripting and open-style helpers) from any terminal, run Install CLI to PATH from the command palette.
The CLI binary ships inside Calyx.app/Contents/Resources/bin/; the command symlinks it into /usr/local/bin/calyx or similar.
What’s next
Section titled “What’s next”- Usage overview — feature-by-feature guides
- Keyboard shortcuts — the cheatsheet
