Nightly Build 0.14.2.dev20260727+4c070de
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:
4c070de - Message: feat(offload): auto-pause apps + idle keep-alive model unload (#592)
- Author: Jatin K Malik
- Date: 2026-07-26 22:29:00 -0700
Changes Since Last Nightly
- 4c070de feat(offload): auto-pause apps + idle keep-alive model unload (#592)
- b945137 fix(vulkan): auto-select discrete GPU and add manual device selection (#590)
- 40546e7 fix(uninstall): remove IBus data dir & stop app by PID file not pgrep -f (#597)
- 44dac3b docs(mirror): add Codeberg mirror setup and optional sync workflow (#595)
- e097a69 docs(agents): document Cursor Cloud dev environment setup (#594)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.14.2.dev20260727+4c070de-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.14.2.dev20260727+4c070de-x86_64.AppImage
./Vocalinux-0.14.2.dev20260727+4c070de-x86_64.AppImageRequires xdotool/wtype/ydotool on the host for text injection, same as the PyPI install path.
Build Information
| Property | Value |
|---|---|
| Version | 0.14.2.dev20260727+4c070de |
| Base Version | 0.14.2 |
| Build Date | 20260727 |
| Python | 3.9+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.14.2.dev20260727+4c070de-py3-none-any.whl- Python wheel (recommended)vocalinux-0.14.2.dev20260727+4c070de.tar.gz- Source distributionVocalinux-0.14.2.dev20260727+4c070de-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.14.2.dev20260727+4c070de-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-07-27 05:57:43 UTC