DictaPulse v0.1.1
A packaging-focused patch release. No app behavior changes from v0.1.0 — this makes
DictaPulse cleanly installable as a download-and-run AppImage and unblocks distro
packaging (AUR).
What's changed
- Fix: the
.desktopinstall now honorsDESTDIR, so staged/packaged installs
(AppImage, AURpackage()) build correctly instead of trying to write to/usr. - New: prebuilt Vulkan AppImage attached below, verified on KDE Plasma 6 Wayland.
Install
- Download & run (AppImage, Vulkan): grab
DictaPulse-0.1.1-x86_64.AppImagebelow, then:Needs KDE Plasma 6 (Wayland), a runningchmod +x DictaPulse-0.1.1-x86_64.AppImage ./DictaPulse-0.1.1-x86_64.AppImage
ydotoold, and host ffmpeg (present on most desktops). GPU use needs a Vulkan driver; otherwise it falls back to CPU. - Arch / CachyOS (build from source):
git clone https://github.com/Silverhairfx/DictaPulse.git cd DictaPulse && ./scripts/install.sh # add --vulkan / --cuda / --rocm for GPU
- See the README for full requirements, first-run setup, and the model picker.
Full changelog: v0.1.0...v0.1.1