Commit graph

14 commits

Author SHA1 Message Date
721248ca26
Decouple non-UI CLI startup from config_ui
Stop aman.py from importing the GTK settings module at module load so version, init, bench, diagnostics, and top-level help can start without pulling in the UI stack.\n\nPromote PyGObject and python-xlib into main project dependencies, switch the documented source install surface to plain uv/pip commands, and teach the portable, deb, and Arch packaging flows to install filtered runtime requirements before the Aman wheel so they still rely on distro-provided GTK/X11 packages.\n\nAdd regression coverage for importing aman with config_ui blocked and for the portable bundle's new requirements payload, then rerun the focused CLI/diagnostics/portable tests plus py_compile.
2026-03-14 13:38:15 -03:00
09090102a2 Rename project from lel to aman 2026-02-25 11:11:10 -03:00
f9224621fa
Add Esc cancel support 2026-02-24 14:23:03 -03:00
b3be444625
Refine config and runtime flow 2026-02-24 14:15:17 -03:00
fb1d0c07f9
Add desktop adapters and extras 2026-02-24 12:59:19 -03:00
a83a843e1a
Use in-process Llama cleanup 2026-02-24 12:46:11 -03:00
2ec14f35f2
Align log formatting 2026-02-24 12:00:33 -03:00
4e8edc3e40
Inline STT and tray 2026-02-24 11:27:22 -03:00
8c68719041
Clean up config and STT naming 2026-02-24 11:15:48 -03:00
b74aaaa1c4
Normalize transcription naming 2026-02-24 11:04:02 -03:00
f826617ed4
Remove settings window 2026-02-24 10:55:46 -03:00
b6c0fc0793
Switch to sounddevice recording 2026-02-24 10:25:21 -03:00
d81f3dbffe Migrate to Python daemon 2026-02-07 15:12:17 -03:00
a7f50fed75 Add X11 daemon with tray status 2026-02-06 11:36:45 -03:00