v0.5.7 - Smart close behavior
Changes
Smart close behavior: window now quits if there's no way to reopen it (no tray AND no working shortcut configured), preventing users from getting locked out
CLI
Voice-to-text from your terminal.
| Platform | Download |
|---|---|
| Linux | whis-v0.5.7-x86_64-unknown-linux-gnu.tar.gz |
| macOS | whis-v0.5.7-aarch64-apple-darwin.tar.gz |
| Windows | whis-v0.5.7-x86_64-pc-windows-msvc.zip |
Other platforms (Linux ARM64, macOS Intel) available in attached assets.
Install via package manager:
cargo install whis # All platforms
yay -S whis # Arch Linux (AUR)Desktop App
Full-featured GUI with system tray, hotkey support, and auto-paste.
AppImage (recommended):
chmod +x Whis_0.5.7_amd64.AppImage
./Whis_0.5.7_amd64.AppImage --install
# Then launch "Whis" from your app menuDebian (.deb) and RPM packages also available in attached assets.