Yak – Voice typing tool in Tauri/Rust that auto-presses Enter for you
Auto-press Enter after voice dictation saves prompt review time.

Process inspection auto-detection for Zoom and Teams is a genuinely clever local-first trick.
Privacy-focused professionals and developers wanting local-first meeting notes
Granola · NotebookLM · Otter.ai
A few things that were interesting to figure out:
Zoom/Teams meeting auto-detection works via process inspection — Zoom spawns CptHost only during an active call (not when the app is just open), and Teams's audio.mojom.AudioService sub-process. No Zoom/Teams API access needed. Local Whisper works great - on Mac. Old PC experience not recommended, so I built in API transcription switch if the local model is slow.
Repo: https://github.com/pixelsmasher13/platypus Site: https://platypusnotes.com
Feedback welcome!
Auto-press Enter after voice dictation saves prompt review time.
Obsidian-native meeting tool that chains your vault as context for distillation.
Merges MacParakeet and Fellow transcripts by time overlap, flags uncertain matches.
Obsidian-level feature set with Rust performance, zero cloud, genuinely fast search.
Obsidian-like wikilinks plus AI, but solo dev means feature parity and plugin ecosystem lag.
Dual-channel audio capture via PulseAudio is a genuinely useful detail most wrappers miss.