github VocaHQ/vocalinux nightly-2026-08-09
Nightly Build - 0.15.0.dev20260809+0685305

pre-release5 hours ago

Nightly Build 0.15.0.dev20260809+0685305

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: 0685305
  • Message: chore(license): migrate from GPL-3.0 to AGPL-3.0 (#660)
  • Author: Jatin K Malik
  • Date: 2026-08-08 13:10:37 -0700

Changes Since Last Nightly

  • 0685305 chore(license): migrate from GPL-3.0 to AGPL-3.0 (#660)
  • c337d8f feat(shortcuts): default to hold Right Alt (push-to-talk) for new installs (#648)
  • 06e8809 feat(updates): notify when a newer GitHub release is available (#645)

Installation

Quick Install (Recommended)

Download the wheel file below and install:

pip install vocalinux-0.15.0.dev20260809+0685305-py3-none-any.whl

From PyPI (Stable)

For the latest stable release:

pip install vocalinux

Using Install Script

curl -fsSL https://raw.githubusercontent.com/jatinkrmalik/vocalinux/main/install.sh | bash

AppImage (no install, no root)

Download the .AppImage matching your CPU (x86_64 or aarch64) below:

chmod +x Vocalinux-0.15.0.dev20260809+0685305-x86_64.AppImage
./Vocalinux-0.15.0.dev20260809+0685305-x86_64.AppImage

Requires xdotool/wtype/ydotool on the host for text injection, same as the PyPI install path.


Build Information

Property Value
Version 0.15.0.dev20260809+0685305
Base Version 0.15.0
Build Date 20260809
Python 3.9+
OS Linux (X11 & Wayland)

Files

  • vocalinux-0.15.0.dev20260809+0685305-py3-none-any.whl - Python wheel (recommended)
  • vocalinux-0.15.0.dev20260809+0685305.tar.gz - Source distribution
  • Vocalinux-0.15.0.dev20260809+0685305-x86_64.AppImage - Self-contained, no install (Intel/AMD)
  • Vocalinux-0.15.0.dev20260809+0685305-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-09 03:49:22 UTC

Don't miss a new vocalinux release

NewReleases is sending notifications on new releases.