We’re building typo as a small, fast utility: select text anywhere, hit a shortcut, and let AI suggest a better version that pastes right back where you were.
Why a desktop app?
Browsers and web apps are great, but selection, focus, and paste behavior differ across sites. A native shell (via Tauri) lets typo integrate with the OS clipboard and keyboard in a predictable way.
What’s on this site
- Docs — install, usage, prompt shortcuts, and FAQ for macOS, Linux, and Ollama.
- Blog — occasional updates as we ship releases and refine the experience.
Grab builds from GitHub Releases and follow Getting started if you’re hacking on the repo.