Download Latest Version PipPal-Setup-0.3.0.exe (37.2 MB)
Email in envelope

Get an email when there's a new version of pippal

Home / v0.3.0
Name Modified Size InfoDownloads / Week
Parent folder
PipPal-Setup-0.3.0.exe 2026-06-29 37.2 MB
PipPal Core 0.3.0 source code.tar.gz 2026-06-28 5.2 MB
PipPal Core 0.3.0 source code.zip 2026-06-28 5.3 MB
README.md 2026-06-28 1.4 kB
Totals: 4 Items   47.7 MB 5

A major release: the web UI was rebuilt on a modular architecture, the karaoke reader was fixed end-to-end, window/tray behaviour was polished, and the voice manager got real fixes.

Highlights

  • Modular web UI — the frontend moved from one monolithic script to an ES6-module architecture (Settings, voices, onboarding, notices, overlay).
  • Karaoke reader, fixed end-to-end — the reading overlay now renders its content reliably during a read and stays visible while reading; one-shot messages (e.g. "No text selected") now actually appear.
  • Windows & tray — closing the Settings window hides to the system tray and keeps the app running; relaunching brings the existing window to the front instead of showing an "already running" dialog.
  • Voice manager — working Remove/Delete, a download progress bar, immediate selectability of a newly downloaded voice, and a live refresh of the Settings voice list after install.
  • Diagnostics — a local logging card (level / open folder / delete) with a clear privacy note: your reading text is never logged — only technical metadata.

Install (run from source)

Requires Python 3.11+ on PATH. Clone, run .\setup.ps1 (downloads Piper + the default voice + dependencies), then pythonw -m pippal — a tray icon appears.

A one-click Windows installer (.exe) is on the way.

Source: README.md, updated 2026-06-28