voiceflow 0.2.0 — desktop app, Discord presence, Windows beta
New
- Desktop control center (Linux, GTK4/libadwaita): sidebar navigation, live dashboard, searchable dictation history, statistics with a 14-day chart and a GitHub-style activity calendar, per-app volume sliders, vocabulary editor, Discord section — no YAML editing needed. Requires
python3-gi-cairofor charts. - Dictation history: every dictation logged locally;
voiceflow last --copyrecovers text pasted into the wrong window. - Per-app ducking rules with a default for unknown apps; automatic mute of voice-chat mic streams during dictation.
- Discord Rich Presence: friends see a 'dictating' activity with a timer while you speak (local IPC; requires your own free Application ID).
- Windows port (beta) — same core, Win32 backends. Install: download
voiceflow-install.batbelow and double-click. Details and honest limitations: docs/WINDOWS.md.
Install
Linux: curl -fsSL https://raw.githubusercontent.com/AveJaPl/voiceflow/main/install.sh | bash
Windows: voiceflow-install.bat (asset below) → double-click.