4 Commits

Author SHA1 Message Date
pax
bfed81159b Optimize PyInstaller: noarchive, optimize=2, no UPX
Loose .pyc files avoid zip decompression, optimize=2 strips
docstrings, no UPX avoids decompression overhead at launch.
2026-04-05 17:42:03 -05:00
pax
4ea171986b Switch to --onedir for faster startup on Windows 2026-04-05 17:36:08 -05:00
pax
c5668c4604 Remove deleted custom_css_guide.txt from PyInstaller spec 2026-04-05 06:05:38 -05:00
pax
b10c00d6bf Initial release — booru image viewer with Qt6 GUI and Textual TUI
Supports Danbooru, Gelbooru, Moebooru, and e621. Features include tag search
with autocomplete, favorites with folders, save-to-library, video playback,
drag-and-drop, multi-select, custom CSS theming, and cross-platform support.
2026-04-04 06:00:50 -05:00