blitztext-app-linux/linux/blitztext
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
..
__init__.py Add Debian (.deb) installer (v1.1.0) 2026-06-04 09:25:32 +02:00
__main__.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
config.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
daemon.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
gui.py Redesign control panel UI (v1.0.1) 2026-06-03 22:53:38 +02:00
notify.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
paste.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
recorder.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
rewrite.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
transcribe.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
tray.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00