Local-first macOS dictation: hold a shortcut, speak, and place text at your cursor.
1
stars
1,182
commits
TypeScript
primary language
Sep 9, 2026
updated
Local-first Mac dictation for people who write all day. Press a shortcut, speak naturally, and place text where your cursor is already focused.
Download the official signed Mac build · Support development · Product page · Build from source
The official Apple Silicon download is pay-what-you-want: the suggested support price is $27, and $0 is allowed. The source code is available under the MIT License.
Core dictation does not require a Vox Jot account. Optional cleanup and rewrite features use local models, Apple Intelligence, or cloud providers only when you choose and configure them.
The deeper tools are optional. Vox Jot's first job remains simple: talk once and get text where your cursor is.
The current official download targets Apple Silicon Macs running macOS 13 Ventura or later.
The website provides install notes and support.
Irie Dinamik publishes the official Vox Jot Mac build. It is Developer ID
signed, notarized by Apple, stapled, Gatekeeper-validated, and connected to the
official update feed.
The MIT license permits forks and redistribution, but modified distributions must not imply that they are produced, reviewed, signed, or supported by Irie Dinamik. Use a distinct name and visual identity for modified distributions. See TRADEMARKS.md for the project identity policy.
The short path is:
git clone https://github.com/KimaniDJ11/Vox-Jot.git
cd Vox-Jot
bun install
bun run build
cargo check --manifest-path src-tauri/Cargo.toml
Use bun run tauri dev for a local development build. A self-built app is not
an official signed release and may need separate macOS permissions. Platform
prerequisites and validation commands are documented in BUILD.md.
Bug reports, documentation, translations, tests, design improvements, and code contributions are welcome. Start with CONTRIBUTING.md, review the roadmap, and search existing issues and discussions before opening new work.
Vox Jot is local-first, not "every feature is always offline." Core recording and transcription stay on the Mac by default. Optional provider-backed features are explicitly configured by the user. Read the privacy policy for the supported distribution.
Models and runtimes retain their own upstream terms. The app and repository publish a generated dependency notice bundle plus the curated model and runtime notices. Some optional assets require acknowledgement, have non-commercial terms, or are not redistributed by Vox Jot.
Vox Jot builds on the open-source work of CJ Pais and the Handy project. The original copyright and MIT license notices are preserved in LICENSE and NOTICE.md. Related upstream projects include Handy and handy-cli.
Source code is licensed under the MIT License. Third-party models, runtimes, binaries, fonts, sounds, and other assets may use different licenses; consult the adjacent notices and NOTICE.md.
(top 30 of 84)
TypeScript
44.4%
Rust
42.2%
Python
6.7%
CSS
1.6%
Shell
1.5%
Nix
1.5%
Swift
1.1%
Local-first macOS dictation: hold a shortcut, speak, and place text at your cursor.
1
stars
1,182
commits
TypeScript
primary language
Sep 9, 2026
updated
Local-first Mac dictation for people who write all day. Press a shortcut, speak naturally, and place text where your cursor is already focused.
Download the official signed Mac build · Support development · Product page · Build from source
The official Apple Silicon download is pay-what-you-want: the suggested support price is $27, and $0 is allowed. The source code is available under the MIT License.
Core dictation does not require a Vox Jot account. Optional cleanup and rewrite features use local models, Apple Intelligence, or cloud providers only when you choose and configure them.
The deeper tools are optional. Vox Jot's first job remains simple: talk once and get text where your cursor is.
The current official download targets Apple Silicon Macs running macOS 13 Ventura or later.
The website provides install notes and support.
Irie Dinamik publishes the official Vox Jot Mac build. It is Developer ID
signed, notarized by Apple, stapled, Gatekeeper-validated, and connected to the
official update feed.
The MIT license permits forks and redistribution, but modified distributions must not imply that they are produced, reviewed, signed, or supported by Irie Dinamik. Use a distinct name and visual identity for modified distributions. See TRADEMARKS.md for the project identity policy.
The short path is:
git clone https://github.com/KimaniDJ11/Vox-Jot.git
cd Vox-Jot
bun install
bun run build
cargo check --manifest-path src-tauri/Cargo.toml
Use bun run tauri dev for a local development build. A self-built app is not
an official signed release and may need separate macOS permissions. Platform
prerequisites and validation commands are documented in BUILD.md.
Bug reports, documentation, translations, tests, design improvements, and code contributions are welcome. Start with CONTRIBUTING.md, review the roadmap, and search existing issues and discussions before opening new work.
Vox Jot is local-first, not "every feature is always offline." Core recording and transcription stay on the Mac by default. Optional provider-backed features are explicitly configured by the user. Read the privacy policy for the supported distribution.
Models and runtimes retain their own upstream terms. The app and repository publish a generated dependency notice bundle plus the curated model and runtime notices. Some optional assets require acknowledgement, have non-commercial terms, or are not redistributed by Vox Jot.
Vox Jot builds on the open-source work of CJ Pais and the Handy project. The original copyright and MIT license notices are preserved in LICENSE and NOTICE.md. Related upstream projects include Handy and handy-cli.
Source code is licensed under the MIT License. Third-party models, runtimes, binaries, fonts, sounds, and other assets may use different licenses; consult the adjacent notices and NOTICE.md.
(top 30 of 84)
TypeScript
44.4%
Rust
42.2%
Python
6.7%
CSS
1.6%
Shell
1.5%
Nix
1.5%
Swift
1.1%