Website designed strictly for Desktop.
Switch to a wider screen to appreciate fully.
A native macOS overlay that turns natural language into working shell commands. No plugins. No browser. Just press a key.
A lightweight overlay that stays out of your way until you need it.
Always one keystroke away, no matter what app you're in. A minimal command bar that appears when you need it and vanishes when you don't.
Just describe what you want in plain English. A working terminal command streams back in real time -- no syntax lookup required.
Automatically understands what you're working on and where. No shell plugins to install, no config files to edit.
Compatible with all major macOS terminals and recognizes shells embedded in popular code editors.
Potentially destructive commands are caught before execution and flagged with a clear warning so you know exactly what you're running.
Credentials are stored in the system keychain and never leave the native backend. No plaintext secrets, ever.
From thought to terminal command in seconds.
The overlay appears centered on your active screen, no matter what app you're in.
Describe the task in natural language. CMD+K captures your terminal context automatically.
Press Enter to paste into your terminal, Tab to copy, or Esc to dismiss.
Watch CMD+K detect context, generate a command, flag a safety warning, and execute.
Native performance meets modern web technologies.
Native macOS backend with NSPanel overlay, Accessibility API integration, Keychain storage, and process introspection. No Electron. No bundled Chromium.
Modern frontend with Zustand state management, Radix UI primitives, and Tailwind CSS 4. Vite for lightning-fast HMR during development.
Server-sent events stream commands token-by-token with shell syntax highlighting. Two-mode prompts: terminal commands and browser DevTools assistance.
Star the repo, open an issue, or submit a PR. Contributions welcome.