blitztext-app-linux/linux/packaging/blitztext.desktop
mARTin-B78 6ca8175d2b Add Debian (.deb) installer (v1.1.0)
packaging/build-deb.sh builds an installable blitztext_<ver>_arm64.deb with a
desktop entry, app icon, and launcher. Bundles a relocatable venv (all Python
deps, no pip at install) and declares system deps (python3-gi, xdotool,
libnotify-bin, recorder). Built on /usr/bin/python3 so the tray works out of
the box. Installs via the Software app or `apt install ./…deb`.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 09:25:32 +02:00

12 lines
303 B
Desktop File

[Desktop Entry]
Type=Application
Name=Blitztext
GenericName=Voice Dictation
Comment=Speak and have the text typed into any field
Exec=blitztext tray
Icon=blitztext
Terminal=false
Categories=Utility;AudioVideo;Accessibility;
Keywords=dictation;speech;voice;transcription;whisper;stt;
StartupNotify=false