Skip to content

v0.4.0

Choose a tag to compare

@frankdierolf frankdierolf released this 25 Nov 08:36
· 374 commits to main since this release

What's New

  • Cross-platform hotkey support (X11 + Wayland) - works on all Linux distros
  • Custom hotkey configuration (--hotkey flag, default: ctrl+shift+r)
  • Improved CLI output with recording counter
  • Fixed microphone lifecycle (mic only active during recording)
  • Added MIT LICENSE file
  • Updated dependencies

Breaking Changes

  • Removed setup-hotkey command (no longer needed)
  • Removed toggle command (hotkey now built-in)

Installation

cargo install whispo

Upgrade

cargo install whispo --force