Releases: LooseWireDev/harknotes
Releases · LooseWireDev/harknotes
Release list
Harknotes v0.1.0
First release of the ground-up, local-first rebuild (Tauri v2). Free and open source under AGPL-3.0.
Highlights
- Live local transcription with whisper.cpp — audio is transcribed in chunks while you record, so the transcript is ready the moment the meeting ends
- Dual-stream capture on Linux (PipeWire/PulseAudio): your mic and the meeting's system audio are captured and labelled separately — no bot joins your call
- Personal notes shape the AI summary — jot notes in the live notepad and the summary emphasises what you flagged
- Local or BYOK summaries — any OpenAI-compatible endpoint: Ollama/llama.cpp for fully offline, or your own API key for OpenRouter, Groq, OpenAI, …
- Editable transcripts, speaker rename, tags, full-text search, light/dark theme, Markdown export
- Crash recovery — a hard crash loses at most ~5 seconds of audio
Platform notes
Linux x86_64 only for now (DEB + RPM). macOS support is next on the roadmap. Whisper models download in-app on first use.