Preserve clipboard contents after paste
- Save clipboard before pasting transcript (text, images, any content) - Restore original clipboard contents after paste completes - User's copied content is no longer lost after dictation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -17,6 +17,7 @@ A simple menu bar app for voice dictation using OpenAI Whisper (local, offline).
|
||||
- 🎤 Global hotkey (⌃⌥D) to start/stop recording
|
||||
- 🔒 Fully offline - uses local Whisper model
|
||||
- ⚡ Automatic paste into any focused app
|
||||
- 📋 Clipboard preservation - your copied content is restored after paste
|
||||
- ⚙️ Settings window with model selection dropdown
|
||||
- 📥 Built-in model downloader with progress indicator
|
||||
- 🚀 Launch at login support
|
||||
|
||||
Reference in New Issue
Block a user