Nightly Build 0.17.0.dev20260923+5b4e2c3
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:
5b4e2c3 - Message: fix(snap): add hardware-observe so hotkeys can read input devices (#858)
- Author: Jatin K Malik
- Date: 2026-09-23 00:09:54 -0700
Changes Since Last Nightly
- 5b4e2c3 fix(snap): add hardware-observe so hotkeys can read input devices (#858)
- acd90fd fix(installer): install hash-pinned dependencies and build tools (#856)
- 4df612d fix(settings): drop Test Dictation scrolled-window stripe (#853)
- 33492d7 docs: mark VocaMac as available now (v1.0.0) (#859)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.17.0.dev20260923+5b4e2c3-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.dev20260923+5b4e2c3-x86_64.AppImage
./Vocalinux-0.17.0.dev20260923+5b4e2c3-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.dev20260923+5b4e2c3 |
| Base Version | 0.17.0 |
| Build Date | 20260923 |
| Python | 3.11+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.17.0.dev20260923+5b4e2c3-py3-none-any.whl- Python wheel (recommended)vocalinux-0.17.0.dev20260923+5b4e2c3.tar.gz- Source distributionVocalinux-0.17.0.dev20260923+5b4e2c3-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.17.0.dev20260923+5b4e2c3-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-23 07:40:19 UTC