Spokenly Logo
Spokenly
Spokenly

Download Spokenly for Linux

Documentation · Privacy Policy · Terms of Use

Version 0.3.8 · x64 · Ubuntu 24.04+, Fedora 40+, Debian 13+, or any distribution with glibc 2.39+

Install on Ubuntu, Debian, or Mint

  1. 1

    Open Spokenly_0.3.8_amd64.deb — App Center installs it along with everything Spokenly needs.

  2. 2

    Launch Spokenly from your applications grid and pick a dictation model.

  3. 3

    Enable the global hotkey once: sudo usermod -aG input $USER, then log out and back in.

Fedora and openSUSE

Install the .rpm with sudo dnf install ./Spokenly-0.3.8-1.x86_64.rpm (or zypper on openSUSE), then follow the same hotkey step above.

AppImage on other distributions

Make it executable and run it — no installation: chmod +x Spokenly_0.3.8_amd64.AppImage && ./Spokenly_0.3.8_amd64.AppImage. The AppImage needs FUSE 2, which most distributions ship; on Ubuntu it is sudo apt install libfuse2t64. On Ubuntu, Debian, and Fedora prefer the native packages above — they integrate with your app grid and update cleanly.