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:
hariel1985
2026-02-02 12:09:39 +01:00
commit 3d9e798f02
3 fájl változott, egészen pontosan 295 új sor hozzáadva és 0 régi sor törölve

12
.gitignore vendored Normal file
Fájl megtekintése

@@ -0,0 +1,12 @@
# Build
WhisperDictate
*.o
*.dSYM/
# macOS
.DS_Store
# Xcode
*.xcodeproj/
*.xcworkspace/
xcuserdata/