Privacy-first macOS transcription app with global hotkey recording. 100% on-device transcription and AI enhancement using WhisperKit + MLX, or cloud-based OpenAI. Smart paste directly into any app.
Stars
9
Forks
0
Watchers
9
Open Issues
2
Overall repository health assessment
46
commits
No package.json found
This might not be a Node.js project
refactor: restructure project with protocol-based architecture and test infrastructure
9e01a8bView on GitHubrefactor(ui): improve menu bar with icons and cleaner structure
f134b0aView on GitHubfeat(ui): add animated processing indicators to floating record bar
6abbb52View on GitHubfix(ui): enlarge window to allow capsule shadow to render properly
31696c6View on GitHubfix(ui): ensure floating record bar gains keyboard focus for spacebar
b4996a4View on GitHubfeat(ui): add compact floating record bar with waveform visualization
cc4737aView on GitHubrefactor(settings): use native macOS Settings scene with streamlined UI
84eb0faView on GitHub