Nightly Build 0.16.1.dev20260901+0ba029b
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:
0ba029b - Message: chore(release): make a release verifiable, and pin what builds it (epic #701, phase 5) (#759)
- Author: Sergey
- Date: 2026-08-31 14:32:20 -0700
Recent Commits
- 0ba029b chore(release): make a release verifiable, and pin what builds it (epic #701, phase 5) (#759)
- 9816fe2 fix(nightly): stamp the version before building instead of renaming the wheel. (#762)
- af6b372 fix(install): Fedora and Arch need glslc, not glslang (#763)
- 3262696 fix(site): VocaGateway family card is Beta (#765)
- 71929b7 Change Vocalinux logo image source
- a85e6f7 Update README badges and privacy text
- 21b8ee8 fix(aur): build on Arch setuptools 84 and skip 1.4 context_params (#757)
- 68b00bd chore(release): prepare v0.16.1 (#755)
- 7cdf5a7 feat(settings): even out dropdowns and tidy the About page (#754)
- 158780f fix(ui): use the canonical VocaHQ Discord invite (#749)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.16.1.dev20260901+0ba029b-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.1.dev20260901+0ba029b-x86_64.AppImage
./Vocalinux-0.16.1.dev20260901+0ba029b-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.1.dev20260901+0ba029b |
| Base Version | 0.16.1 |
| Build Date | 20260901 |
| Python | 3.11+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.16.1.dev20260901+0ba029b-py3-none-any.whl- Python wheel (recommended)vocalinux-0.16.1.dev20260901+0ba029b.tar.gz- Source distributionVocalinux-0.16.1.dev20260901+0ba029b-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.16.1.dev20260901+0ba029b-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-01 07:41:48 UTC