Homebrew tap for Presspeech

July 11, 2026 · View on GitHub

Presspeech — push-to-talk dictation for macOS Apple Silicon.

Install

brew install --cask rcourtman/presspeech/presspeech

(brew will auto-tap on first install — no separate brew tap step required.)

Update

brew upgrade --cask presspeech

Uninstall

brew uninstall --cask presspeech       # remove app
brew uninstall --zap --cask presspeech # remove app + preferences + logs
brew untap rcourtman/presspeech         # remove this tap

What this is

A Homebrew Cask tap that ships pre-built, signed, notarised release builds of Presspeech from github.com/rcourtman/presspeech. The actual project lives there; this repo only hosts the cask formula.