Turn any AI task into a keyboard shortcut.
TexTab is a macOS menu bar app that lets you trigger AI-powered text actions with a keyboard shortcut. Select text in any app, press Cmd+Shift+T, pick an action — done.
Your API key, your model. No subscriptions, no middlemen.
- Custom actions — create unlimited prompts, each with its own shortcut
- Multiple providers — OpenAI, Claude, Groq, OpenRouter, Perplexity
- Plugins — Chat, QR Generator, Image Converter, Color Picker
- Privacy first — your API key talks directly to the provider
- Works everywhere — any app, any text field
git clone https://github.com/ELPROFUG0/TexTab.git- Open
typo/typo.xcodeprojin Xcode - Copy the secrets template:
cp Secrets.example.swift typo/typo/Secrets.swift
- Fill in your values in
Secrets.swift(gitignored) - Add
Secrets.swiftto the Xcode target - Build and run (
Cmd+R)
- macOS 13+
- Xcode 15+
- An AI provider API key (OpenAI, Anthropic, etc.)
Fork it, improve it, make it yours. PRs welcome.
GPL v3 — see LICENSE.



