๐ธ Capture
AI Capture Cloud AI
Draw a rectangle on any screen, choose an action โ extract text, translate, summarize, explain code, convert to Markdown, or a custom prompt. Result is DLP-redacted before it hits your clipboard.
Ctrl+Shift+A
Screenshot Relay Local
Drag a screen region โ the image teleports directly into your armed target. No saving to disk, no upload, no window switching.
Ctrl+Shift+S
Safe OCR + Redact Local
Draw a screen region โ local OCR extracts the text, DLP redacts sensitive values, and the protected text lands on your clipboard.
Tray
โก Relay
Text Relay Local
Highlight text in any app, press the hotkey โ SafeRelay copies it, runs DLP redaction, and pastes the protected result into your armed target. Terminals (PuTTY, KiTTY) automatically receive Shift+Insert instead of Ctrl+V.
Ctrl+Shift+9
Paste Relay Local
Sends whatever is already on your clipboard through DLP and pastes the redacted result into your armed target. Use when you've already copied via a "Copy" button and don't want to re-select.
Ctrl+Shift+B
SelectionRelay Local
Highlight text and relay it through the Smart Router โ routes to browser companion, armed app, or clipboard depending on what's connected. More flexible than Text Relay for mixed workflows.
Ctrl+Alt+R
Text Relay uses
Ctrl+Shift+9 (not Ctrl+Shift+C) to avoid conflicting with Chromium DevTools.๐ฏ AppRelay โ Target Control
Arm Target Local
Switch to the app you want to relay into, then press this hotkey to arm it. The tray shows "Armed: app.exe". All subsequent relay actions paste into that window.
Ctrl+Alt+T
Paste to Target Local
Paste the current clipboard content (DLP-redacted) directly into the armed target window, then return focus to your previous app.
Ctrl+Alt+V
Choose Target Local
Opens a window picker. Ctrl+click to select multiple targets โ relay to all of them at once with "Paste to selected".
Ctrl+Alt+P
Named targets: arm an app with
Ctrl+Alt+T, then Tray โ Targets โ Add Named Target to save it under a short name.๐๏ธ Voice & Audio
Voice Transcription Local first Cloud fallback
Records your microphone. Press Stop when done โ transcript lands on your clipboard. Uses local faster-whisper if installed (fully offline), otherwise falls back to Groq or your configured AI provider.
Ctrl+Alt+W
System Audio Local first Cloud fallback
Captures your speaker output (WASAPI loopback) and transcribes it. Useful for recording calls, meetings, or video audio. Requires pyaudiowpatch.
Ctrl+Alt+S
Meeting Notes Local first Cloud fallback
Continuous capture mode โ records in rolling windows and builds a running meeting summary. Toggle on/off.
Ctrl+Alt+M
๐ Quick Reference
| Hotkey | Action | Processing |
|---|---|---|
Ctrl+Shift+A | AI Capture | Cloud AI (your key) |
Ctrl+Shift+S | Screenshot Relay | Local only |
Ctrl+Shift+9 | Text Relay | Local only |
Ctrl+Shift+B | Paste Relay | Local only |
Ctrl+Alt+R | SelectionRelay | Local only |
Ctrl+Alt+W | Voice Transcription | Local โ cloud fallback |
Ctrl+Alt+S | System Audio | Local โ cloud fallback |
Ctrl+Alt+M | Meeting Notes | Local โ cloud fallback |
Ctrl+Alt+T | Arm Target | Local only |
Ctrl+Alt+V | Paste to Target | Local only |
Ctrl+Alt+P | Choose Target | Local only |