enprompt lives in your menu bar — double-tap ⌥ to expand any text, hold ⌥ to dictate, or triple-tap ⌥ to turn what's on your screen into the perfect prompt — then draw and annotate right on it.
Watch enprompt rewrite, dictate, and capture in real time on a MacBook Air.
Three gestures. Infinite superpowers. enprompt never leaves your menu bar.
Double-tap ⌥ while typing anywhere — Notes, Slack, Chrome, Terminal — and enprompt reads the focused text field via the Accessibility API, sends your exact words to the model, and writes the result back in place. Grammar, spelling, punctuation, and flow are fixed; your meaning, intent, and tone are preserved exactly. The prompt contract is strict: output-only, no commentary, no markdown, no invented facts — and every edit is recorded, so ⌘+Z restores the original even in apps with no undo support.
Hold ⌥ for 1.25 seconds and a speech-recognition session starts — on-device, in 40+ languages, with a live transcript preview on screen. Release the key and your words are inserted at the cursor, then LLM-corrected in the same pass for punctuation and phrasing. No new windows, no tab switches, no clipboard dance: the text lands exactly where you were typing.
Triple-tap ⌥ to overlay a full-screen canvas above whatever you're working on. Circle, box, or scribble the element you mean with pen, shapes, or a laser pointer that fades as you move — and speak the change you want. Press Esc and enprompt sends the annotated screenshot plus your spoken instruction to a vision-capable model, then pastes one precise, self-contained prompt into your editor and saves it to history.
Choose a register from built-in presets — X posts, founder replies, email, concise, ultra-detailed, academic — select any text, and double-tap ⌥. enprompt rewrites it into a natural reply in that style, in your voice: no hashtag spam, no filler, no markdown, just the reply text ready to send.
Every enhancement snapshots the exact pre-edit state, so ⌘+Z within 30 seconds restores your original text character-for-character — even in apps that can't undo, like Terminal and custom editors. The shortcut is intercepted and swallowed, so it never leaks into the host application as an unwanted undo.
Your API key lives in the macOS Keychain — never in files or defaults. Speech is transcribed on-device, not in the cloud. enprompt is a single ~3 MB menu-bar agent with no account, no telemetry, and no tracking: the only bytes that leave your Mac are the text you explicitly choose to send to your provider.
Type something rough. Double-tap ⌥. Your text comes back polished — same meaning, better words.
Hold ⌥, speak your thought, release. No tabs to open, no windows to switch — the text just appears.
Triple-tap ⌥, circle the bug on your screen, say what to fix, hit Esc. A perfect prompt is pasted into your input and saved to history.
enprompt walks you through permissions once — then restarts itself when you're done. No more configuration, ever.
Reads & writes text in any app, and powers the global ⌥ hotkeys.
For the drawing canvas. The moment you allow it, enprompt restarts itself automatically.
Push-to-talk dictation and canvas voice — requested up-front, never mid-flow.
On-device transcription so your words land at the cursor, private and fast.
Free forever. No account. No tracking. Just a wand in your menu bar.
Click Copy install command above — the install command is copied to your clipboard.
Open Terminal, paste with ⌘+V
, and press Return.
enprompt downloads and opens — drag it into Applications.
curl -L -o ~/Downloads/enprompt-1.8.dmg https://github.com/aadityakumarsah/enprompt/releases/download/v1.8/enprompt-1.8.dmg && open ~/Downloads/enprompt-1.8.dmg
Copied! Paste it in Terminal.
macOS 14+ · Apple Silicon · ~3 MB · open source on GitHub