Skip to content

Releases: soanseng/voxpen-desktop

VoxPen Desktop v0.9.6

09 May 10:15

Choose a tag to compare

Downloads / 下載

Platform / 平台 File / 檔案 Notes / 說明
Windows x64 .exe (NSIS installer) 不需管理員權限 / No admin required
Linux x64 .AppImage / .deb AppImage 適用大多數發行版
Linux x64 (Arch) voxpen-desktop (native binary) 適用 Arch / 滾動更新發行版

⚠️ Windows Security / Windows 安全提示

This app is not code-signed. Windows SmartScreen may show a warning.
Click "More info""Run anyway" to proceed.

🍎 macOS

macOS builds are not yet available. Contributions welcome — see README.

VoxPen Desktop v0.9.5

21 Mar 15:05

Choose a tag to compare

Downloads / 下載

Platform / 平台 File / 檔案 Notes / 說明
Windows x64 .exe (NSIS installer) 不需管理員權限 / No admin required
Linux x64 .AppImage / .deb AppImage 適用大多數發行版
Linux x64 (Arch) voxpen-desktop (native binary) 適用 Arch / 滾動更新發行版

⚠️ Windows Security / Windows 安全提示

This app is not code-signed. Windows SmartScreen may show a warning.
Click "More info""Run anyway" to proceed.

🍎 macOS

macOS builds are not yet available. Contributions welcome — see README.

VoxPen Desktop v0.9.4

17 Mar 06:01

Choose a tag to compare

What's New / 更新內容

Wayland Auto-Paste / Wayland 自動貼上 🐧

VoxPen now uses ydotool for reliable auto-paste on all Wayland compositors (KDE Plasma, GNOME, sway, Hyprland, etc.). Previously, enigo's key simulation was unreliable on Wayland, requiring users to manually paste.

VoxPen 現在在 Wayland 環境下使用 ydotool 進行可靠的自動貼上,支援所有 Wayland compositor(KDE Plasma、GNOME、sway、Hyprland 等)。

Fallback chain: ydotoolwtype (wlroots only) → enigo (X11)

Setup / 設定:

Distro Install Setup
Arch / Manjaro sudo pacman -S ydotool systemctl --user enable --now ydotool + sudo usermod -aG input $USER (re-login)
Debian / Ubuntu 24.04+ sudo apt install ydotool same as above
Fedora sudo dnf install ydotool same as above

X11 sessions are unaffected — enigo continues to work as before.
X11 環境不受影響,enigo 仍正常運作。


Downloads / 下載

Platform / 平台 File / 檔案 Notes / 說明
Linux x64 (Arch) voxpen-desktop (native binary) pacman -S webkit2gtk-4.1 libayatana-appindicator ydotool
Linux x64 (Debian/Ubuntu) .deb apt install ydotool for Wayland
Linux x64 (Fedora/RHEL) .rpm dnf install ydotool for Wayland

Note: This release only contains Linux builds. Windows .exe is unchanged from v0.9.3.
注意:此版本僅包含 Linux 建置。Windows .exe 與 v0.9.3 相同。

⚠️ Arch / Rolling-Release

The AppImage is not included — it bundles Ubuntu WebKit libs that are ABI-incompatible with newer system libs. Use the native binary instead:

sudo pacman -S webkit2gtk-4.1 libayatana-appindicator ydotool
systemctl --user enable --now ydotool
sudo usermod -aG input $USER   # re-login required
chmod +x voxpen-desktop
cp voxpen-desktop ~/.local/bin/voxpen

VoxPen Desktop v0.9.3

10 Mar 03:06

Choose a tag to compare

Downloads / 下載

Platform / 平台 File / 檔案 Notes / 說明
Windows x64 .exe (NSIS installer) 不需管理員權限 / No admin required
Linux x64 .AppImage / .deb AppImage 適用所有發行版

⚠️ Windows Security / Windows 安全提示

This app is not code-signed. Windows SmartScreen may show a warning.
Click "More info""Run anyway" to proceed.

🍎 macOS

macOS builds are not yet available. Contributions welcome — see README.

VoxPen Desktop v0.9.2

07 Mar 02:29

Choose a tag to compare

Downloads / 下載

Platform / 平台 File / 檔案 Notes / 說明
Windows x64 .exe (NSIS installer) 不需管理員權限 / No admin required
Linux x64 .AppImage / .deb AppImage 適用所有發行版

⚠️ Windows Security / Windows 安全提示

This app is not code-signed. Windows SmartScreen may show a warning.
Click "More info""Run anyway" to proceed.

🍎 macOS

macOS builds are not yet available. Contributions welcome — see README.

VoxPen Desktop v0.9.1

04 Mar 12:13

Choose a tag to compare

Downloads / 下載

Platform / 平台 File / 檔案 Notes / 說明
Windows x64 .exe (NSIS installer) 不需管理員權限 / No admin required
Linux x64 .AppImage / .deb AppImage 適用所有發行版

⚠️ Windows Security / Windows 安全提示

This app is not code-signed. Windows SmartScreen may show a warning.
Click "More info""Run anyway" to proceed.

🍎 macOS

macOS builds are not yet available. Contributions welcome — see README.