Nightly Build 0.15.0.dev20260803+fe9584e
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:
fe9584e - Message: fix(ci): force-push tags in Codeberg mirror workflow (#633)
- Author: Jatin K Malik
- Date: 2026-08-02 21:10:36 -0700
Recent Commits
- fe9584e fix(ci): force-push tags in Codeberg mirror workflow (#633)
- 27eb1d3 feat(settings): in-app update checker with stable/nightly channels (#631)
- 20375f8 fix(audio): filter unsafe virtual devices that crash capture (#629)
- 4f2a910 feat(tray): allow disabling missing tray warning dialog (#628)
- 2152dbb fix(whispercpp): skip unsupported context_params on pywhispercpp 1.4 (#626)
- ced8620 fix(injection): stop typing test during wtype probe (#627)
- 679ff91 fix(ibus): require a restorable engine for scoped injection (#623)
- fbb8123 chore(release): prepare v0.15.0 (#609)
- 27ecf88 fix(settings): restore custom shortcut Record/Set controls (#619)
- 3e78a9b feat(settings): move dictation controls into sidebar (#618)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.15.0.dev20260803+fe9584e-py3-none-any.whlFrom PyPI (Stable)
For the latest stable release:
pip install vocalinuxUsing Install Script
curl -fsSL https://raw.githubusercontent.com/jatinkrmalik/vocalinux/main/install.sh | bashAppImage (no install, no root)
Download the .AppImage matching your CPU (x86_64 or aarch64) below:
chmod +x Vocalinux-0.15.0.dev20260803+fe9584e-x86_64.AppImage
./Vocalinux-0.15.0.dev20260803+fe9584e-x86_64.AppImageRequires xdotool/wtype/ydotool on the host for text injection, same as the PyPI install path.
Build Information
| Property | Value |
|---|---|
| Version | 0.15.0.dev20260803+fe9584e |
| Base Version | 0.15.0 |
| Build Date | 20260803 |
| Python | 3.9+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.15.0.dev20260803+fe9584e-py3-none-any.whl- Python wheel (recommended)vocalinux-0.15.0.dev20260803+fe9584e.tar.gz- Source distributionVocalinux-0.15.0.dev20260803+fe9584e-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.15.0.dev20260803+fe9584e-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-08-03 05:50:19 UTC