Nightly Build 0.16.2.dev20260913+79df154
This is a nightly development build. It may contain bugs or incomplete features. Use at your own risk.
What's in This Build
Commit Details:
- SHA:
79df154 - Message: ci(flatpak): restore previous builder cache and skip src-only PRs (#825)
- Author: Jatin K Malik
- Date: 2026-09-12 13:42:42 -0700
Recent Commits
- 79df154 ci(flatpak): restore previous builder cache and skip src-only PRs (#825)
- d5656b8 fix(text-injection): route XWayland xdotool fallback through clipboard paste (#680)
- 4b6e81d fix(snap): type into native Wayland apps with ydotool (#823)
- 70d5ce7 fix(snap): put gnome-platform first so SVG icons load (#822)
- 1fac26f fix(packaging): derive the Flatpak and AUR dependency sets from the lock (#819)
- 4d8c58f feat(shortcuts): allow bare function keys for push-to-talk (#815)
- 0ef1f09 fix(web): bump homepage VocaWin card to v0.1.1-beta (#812)
- b45a26e feat(ci): run install.sh in the distro matrix instead of grepping it (#810)
- 94c2eaa fix(tray): make PTT tray icon turn red on every hold (#809)
- ab1400b fix(injection): read WM_CLASS with xprop so xdotool stops dumping core (#807)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.16.2.dev20260913+79df154-py3-none-any.whlFrom PyPI (Stable)
For the latest stable release:
pip install vocalinuxUsing Install Script
curl -fsSL https://raw.githubusercontent.com/VocaHQ/vocalinux/main/install.sh | bashAppImage (no install, no root)
Download the .AppImage matching your CPU (x86_64 or aarch64) below:
chmod +x Vocalinux-0.16.2.dev20260913+79df154-x86_64.AppImage
./Vocalinux-0.16.2.dev20260913+79df154-x86_64.AppImageRequires xdotool/wtype/ydotool on the host for text injection, same as the PyPI install path.
Build Information
| Property | Value |
|---|---|
| Version | 0.16.2.dev20260913+79df154 |
| Base Version | 0.16.2 |
| Build Date | 20260913 |
| Python | 3.11+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.16.2.dev20260913+79df154-py3-none-any.whl- Python wheel (recommended)vocalinux-0.16.2.dev20260913+79df154.tar.gz- Source distributionVocalinux-0.16.2.dev20260913+79df154-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.16.2.dev20260913+79df154-aarch64.AppImage- Self-contained, no install (ARM64, added shortly after this release is published)
Links
Only the 3 most recent nightly builds are kept. This build will be automatically deleted when newer nightlies are created.
Generated on 2026-09-13 07:25:47 UTC