openquack

OpenQuack Tutorial

A 5-minute walkthrough from install to your first dictation. Everything runs locally on your Mac.

1. Install

brew tap larryxiao/openquack https://github.com/larryxiao/openquack
brew install --cask openquack

Or download the DMG and drag into Applications. First launch: right-click → OpenOpen (one-time Gatekeeper bypass since the build isn’t notarised yet).

2. First launch

A welcome window walks you through the four things OpenQuack needs:

Skip onboarding by closing the window — settings are accessible from the menu-bar duck at any time.

3. Your first dictation

Open any text field — Notes, Slack, Terminal, Mail, a browser address bar.

  1. Press the hotkey (⌃⇧Space).
  2. Speak.
  3. Press the hotkey again.

The transcript pastes at the cursor a second or two after you stop. The menu-bar duck visibly morphs through phases — sitting (idle) → quacking (recording) → feather (transcribing) → swimming (ready).

If paste-at-cursor is off (or Accessibility is denied), the transcript lands on your clipboard and you press ⌘V yourself.

4. Tweak it

Open Settings from the menu-bar duck → gear icon.

5. When it doesn’t work

What’s next

Dictation is the foundation. Coming up: in-context transcription (the agent reads where you’re about to paste), a thinking pass that turns raw spoken sentences into ones you’d press send on, and agent dispatch (speak → Claude Code does the thing). Roadmap and specs in docs/ROADMAP.md.


Stuck on something this guide doesn’t cover? Open an issue: https://github.com/larryxiao/openquack/issues.