Open a Claude Code session hands-free by saying a wake phrase.
Speak a question or instruction and have it carried straight into Claude Code as the starting prompt.
Use push-to-talk with a held key instead of a wake word when you want more control.
| abgcto/hey-claude | thanhng8/supertonic-tool | iliyami/macclean | |
|---|---|---|---|
| Stars | 62 | 61 | 64 |
| Language | Swift | Swift | Swift |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires an Apple Silicon Mac on macOS 14.4+ with the Claude Code CLI already installed.
Hey Claude is a macOS app that lets you open or talk to Claude Code using your voice instead of typing. Say "Hey Claude" out loud and the app opens a Claude Code session in your editor or terminal. If you follow the wake phrase with a question or instruction, that text is carried in as the starting prompt. It is an unofficial community project, not made by or affiliated with Anthropic. The app lives in the notch area at the top of your screen on MacBooks and shows a small animated mascot that changes state while it listens, processes your speech, and waits. You can choose a different face and color for the mascot in settings. As an alternative to the wake word, you can hold a key (default is the right Option key) to trigger push-to-talk, speak, then release. Pressing Escape cancels either mode. All audio processing happens on your device. The wake word detection and speech-to-text transcription run locally using on-device AI models and nothing is uploaded to a server. The app itself has no telemetry or cloud connection. The only data that leaves your Mac is whatever you send through Claude Code once it opens, which talks to Anthropic as it normally would. Installation requires an Apple Silicon Mac running macOS 14.4 or later, with the Claude Code command-line tool already installed and available in your terminal. A pre-built installer file is available from the releases page, so no programming knowledge is required to use it. On first launch, macOS will ask for microphone access and, depending on which terminal or editor you use, a few other permissions. The app can open Claude Code inside VS Code, Cursor, iTerm2, Ghostty, and macOS Terminal. The project is released under the GPL-3.0 license, meaning anyone who modifies and distributes it must share their changes under the same terms.
A macOS app that lets you open and prompt Claude Code by voice, with wake-word and speech-to-text running entirely on your Mac.
Mainly Swift. The stack also includes Swift, macOS, on-device speech-to-text.
You can use and modify it, but if you distribute a modified version you must release your changes under the same GPL-3.0 license.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.