— Open source

rekody is open.
All the way down.

Every line of the dictation engine is on GitHub under MIT. Six small Rust crates, one CLI binary, no hidden runtime. Read it, audit it, fork it, run it — forever, for free.

Star on GitHub Read the MIT license v0.5.8 · MIT · Rust 2024

— Install the CLI

Pick a path. Any works.

No installer, no account, no network fetch-on-launch. The binary is ~5MB, the Whisper tiny model is ~75MB, and everything stays on your machine.

$
brew install rekody/rekody/rekody

— auto-taps + installs. Updates via brew upgrade rekody.

macOS 13+ · Apple Silicon · Intel · Accessibility + Microphone permissions

— The license

MIT. Nothing fancy.

Use it at work. Fork it for your own thing. Bundle it with a closed-source product. Rip out the hotkey crate and drop it in a different app. We don't ask.

The only thing MIT requires is that you keep the copyright notice. That's it — no viral terms, no redistribution clause, no patent grant gymnastics.

The bar we set for ourselves: the CLI is, and always will be, good enough to use on its own. If it ever stops being that, MIT means you can take it somewhere better.