Jev Mac Voice
September 19, 2026 · View on GitHub
Control your Mac through natural English conversation. Built with OpenAI Realtime, React, Electron, and optional Jev browser automation.


Run locally
Requires macOS 14+, Node.js 22.9+, Xcode Command Line Tools, and an OpenAI API key.
git clone https://github.com/brudarko/jev-mac-voice.git
cd jev-mac-voice
npm ci
npm run build:native
npm run desktop
Add your API keys in Settings, grant Accessibility, then start a conversation. Enable screen sharing only when needed. Actions require approval by default.
Audio and requested screen context go to your API providers; API usage is billed separately. This is a local POC, with app-dependent automation limits.
Setup, packaging, and technical details
Created by Bruno Gabriel · LinkedIn · GitHub
MIT license · Based on Moritz Kremb’s Jev Voice Browser.