OpenBolo
Star on GitHub

v0.1 · now on GitHub

Your voice, typed locally.

Free and open-source alternative to Wispr Flow, Superwhisper, and Monologue. OpenBolo runs Whisper on your device (Mac, Windows, or Linux). Hold a shortcut, speak, and text appears where you type. No cloud, no API keys, no subscription.

Hero image or short demo loop: menu bar, waveform overlay, and text appearing in an app. Drop your asset here.

Built for real workflows

Swap in screenshots per use case when you’re ready. These are the stories OpenBolo shines in.

Frequently asked questions

Is OpenBolo really free?+
Yes. No subscription wall and no API keys. You run Whisper on your own hardware; we don’t bill you for transcription.
How is this different from Wispr Flow, Superwhisper, or Monologue?+
OpenBolo is fully open source and runs locally by default. You can audit the code, fork it, and avoid vendor lock-in while keeping audio off third-party servers.
Is my voice data sent anywhere?+
Transcription happens on your machine. Your audio and text aren’t uploaded to our servers, because we don’t operate transcription servers for the app.
Which platforms are supported?+
Prebuilt downloads target macOS (Apple Silicon and Intel), Windows (x64), and Linux. Grab the right asset from the releases page for your system.
Do I need an OpenAI API key?+
No. The app bundles local inference; you’re not routing speech through OpenAI’s cloud API to dictate.
Why does macOS say the app is damaged?+
Unsigned or Gatekeeper-quarantined downloads often get that message. Put OpenBolo in Applications, then run this in Terminal: xattr -rd com.apple.quarantine /Applications/OpenBolo.app You can copy it from the section above as well. Or right-click the app, choose Open the first time. Prefer signed or notarized builds when available.
What permissions does OpenBolo need?+
Microphone access for capture, Accessibility on macOS for global shortcuts and typing into other apps, and optionally login items if you enable launch at startup.
Will there be more updates?+
The project is open source: contributions and releases depend on the community. Watch the GitHub repo for tags and changelog activity.