Initial commit: WhisperDictate menu bar app
- Global hotkey (⌃⌥D) for voice dictation - Local Whisper transcription (offline) - Auto-paste to active app - Hungarian language default Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Build
|
||||
WhisperDictate
|
||||
*.o
|
||||
*.dSYM/
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Xcode
|
||||
*.xcodeproj/
|
||||
*.xcworkspace/
|
||||
xcuserdata/
|
||||
Reference in New Issue
Block a user