Official Homebrew tap for Synth, Inc. apps.
brew install --cask synth-inc/tap/onit-dictateIf you already installed Onit Dictate manually (DMG from the website), let Homebrew adopt the existing app instead of failing:
brew install --cask --adopt synth-inc/tap/onit-dictate
--adoptonly succeeds when the installed version matches the cask version. If they differ, either update the app first (Settings → Check for Updates) or replace it with--force.
| Cask | App | Description |
|---|---|---|
onit-dictate |
Onit Dictate | Voice dictation for macOS — speak anywhere, Onit types for you |
- Recent Homebrew versions require trusting third-party taps before running uninstall directives:
brew trust synth-inc/tap. - Onit Dictate updates itself via Sparkle (
auto_updates true), sobrew upgradeleaves it alone. Avoidbrew upgrade --greedyright after a release: the cask may lag a few minutes behind the appcast. - Requires macOS 15 (Sequoia) or later, Apple Silicon.