myVoxtral/MyVoxtral
Carsten Abele b57bec4273 fix: WebSocket connection, global shortcut, and accessibility
- Add model query param to WebSocket URL (was causing handshake failure)
- Suppress "connection lost" error on intentional disconnect
- Fix shortcut recording with NSEvent local monitor
- Add proper keycode-to-string mapping for shortcut display
- Move app lifecycle to NSApplicationDelegate for reliable window management
- Prompt for Accessibility permission on first launch
- Add build-app.sh for proper .app bundle creation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:20:12 +02:00
..
MyVoxtral fix: WebSocket connection, global shortcut, and accessibility 2026-04-07 20:20:12 +02:00
.gitignore chore: add .gitignore, remove .build from tracking 2026-04-07 19:41:13 +02:00
build-app.sh fix: WebSocket connection, global shortcut, and accessibility 2026-04-07 20:20:12 +02:00
Package.swift chore: scaffold MyVoxtral macOS menu bar app 2026-04-07 19:15:49 +02:00