Nightly Build 0.17.0.dev20260921+dd3bd69
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:
dd3bd69 - Message: Pin the ydotoold probe in the wtype fallback tests (#841)
- Author: Sergey Silaev
- Date: 2026-09-20 13:40:46 -0700
Recent Commits
- dd3bd69 Pin the ydotoold probe in the wtype fallback tests (#841)
- 923bc42 fix(ci): verify a release whose run failed after publishing (#842)
- c7b8cd4 fix(ibus): stop the xkb:us::eng guard flipping GNOME/X11 to a US layout (#827)
- 1f12154 fix(release): attach the snap to GitHub Releases (#839)
- 47dd983 docs(readme): drop ecosystem status and the VocaWin SmartScreen note (#835)
- 26f90b6 chore(release): prepare v0.17.0
- 6021345 chore(deps): bump astral-sh/setup-uv in the github-actions group (#831)
- b90bdb0 fix(deps): export and cap every engine extra (#828)
- 092dde1 fix(audio): open 3-8ch HDA mics at native layout (#813) (#829)
- 5e8a08f fix(ui): follow OS dark/light on native GTK installs (#830)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.17.0.dev20260921+dd3bd69-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.17.0.dev20260921+dd3bd69-x86_64.AppImage
./Vocalinux-0.17.0.dev20260921+dd3bd69-x86_64.AppImageRequires xdotool/wtype/ydotool on the host for text injection, same as the PyPI install path.
Build Information
| Property | Value |
|---|---|
| Version | 0.17.0.dev20260921+dd3bd69 |
| Base Version | 0.17.0 |
| Build Date | 20260921 |
| Python | 3.11+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.17.0.dev20260921+dd3bd69-py3-none-any.whl- Python wheel (recommended)vocalinux-0.17.0.dev20260921+dd3bd69.tar.gz- Source distributionVocalinux-0.17.0.dev20260921+dd3bd69-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.17.0.dev20260921+dd3bd69-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-21 07:53:39 UTC