Skip to content

v0.1.0 — first public release

Choose a tag to compare

@bodharma bodharma released this 29 May 10:03
· 44 commits to main since this release

First public release of CallCapture — private, local-first call & meeting recording for macOS.

Highlights

  • 🎙️ System-audio capture via Core Audio process taps (macOS 14.2+), no meeting bot
  • 🧑‍🤝‍🧑 Mic/system stem separation + on-device speaker diarization (FluidAudio)
  • 📝 On-device Whisper or cloud transcription (AssemblyAI, Deepgram Nova-3) with per-language routing
  • 🌍 Multi-language, with separate spoken vs. notes/output language
  • 🧠 Conversation insights: sentiment, acoustic emotion, key points, action items (OpenRouter or local LLM)
  • 🗒️ Markdown notes with Obsidian export

Getting started

Build from source — see the README and docs/DEVELOPMENT.md.

Prebuilt signed .app distribution is planned for a future release.

Licensed under AGPL-3.0.