Website designed strictly for Desktop.
Switch to a wider screen to appreciate fully.

—LT
+ K from anywhere on your Mac

AI-Powered
Terminal Commands

A native macOS overlay that turns natural language into working shell commands. No plugins. No browser. Just press a key.

Terminal -- zsh
~ git log --oneline -5
c91b934 docs: rewrite README with architecture
0578c92 fix: streaming cursor and a11y styling
f964dca fix: Enter-to-confirm and dismiss races
d47dd7d feat: real-time token streaming
5733218 feat: PID-targeted paste & confirm
~

Everything you need,
nothing you don't

A lightweight overlay that stays out of your way until you need it.

System-Wide Overlay

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.

Natural Language to Commands

Just describe what you want in plain English. A working terminal command streams back in real time -- no syntax lookup required.

Zero-Config Context

Automatically understands what you're working on and where. No shell plugins to install, no config files to edit.

Multi-Terminal Support

Compatible with all major macOS terminals and recognizes shells embedded in popular code editors.

Destructive Command Safety

Potentially destructive commands are caught before execution and flagged with a clear warning so you know exactly what you're running.

Secure by Design

Credentials are stored in the system keychain and never leave the native backend. No plaintext secrets, ever.

Three steps. Zero friction.

From thought to terminal command in seconds.

1

Press Cmd+K

The overlay appears centered on your active screen, no matter what app you're in.

2

Type What You Want

Describe the task in natural language. CMD+K captures your terminal context automatically.

3

Run or Copy

Press Enter to paste into your terminal, Tab to copy, or Esc to dismiss.

From query to command

Watch CMD+K detect context, generate a command, flag a safety warning, and execute.

Terminal -- zsh
~/projects/app $

Built with modern tools

Native performance meets modern web technologies.

Tauri 2 + Rust

Native macOS backend with NSPanel overlay, Accessibility API integration, Keychain storage, and process introspection. No Electron. No bundled Chromium.

React 19 + TypeScript

Modern frontend with Zustand state management, Radix UI primitives, and Tailwind CSS 4. Vite for lightning-fast HMR during development.

xAI Grok Streaming

Server-sent events stream commands token-by-token with shell syntax highlighting. Two-mode prompts: terminal commands and browser DevTools assistance.

Supported Terminals & IDEs

Open Source. MIT Licensed.
Built for Everyone.

Star the repo, open an issue, or submit a PR. Contributions welcome.