
Homebrew (recommended)
rekody/rekody tap. Newer Homebrew versions gate third-party taps; if prompted, run:
The tap is only needed while Rekody lives outside homebrew-core. Once it is accepted there, a plain
brew install rekody will do.One-line installer
No Homebrew needed. The script detects your platform, downloads the precompiled binary, and falls back to building from source if none exists:Build from source
rust-toolchain.toml; rustup picks it up automatically.
First run
- While you talk
- After you release

macOS attributes microphone access for CLI apps to the parent terminal, so Terminal, iTerm, Warp, or Ghostty shows up in your Microphone permission list instead of Rekody. This is a system-level design, not a bug.
Check the install
rekody doctor probes the microphone, verifies models on disk, tests each configured provider, and reports the size of your local training dataset.
Updating
rekody update downloads the latest GitHub release and verifies the tarball against the release’s published SHA256SUMS before installing. It replaces the binary that is actually running, wherever it is installed.