Commit Graph

3 Commits

Author SHA1 Message Date
cwilvx 4788295b97 actually fix image extraction on linux
- fix: spawned processed not accessing global stores
2025-06-19 00:25:43 +03:00
cwilvx dd76b8c7f8 add app version output to version.txt
+ refactor main entry point
+ add debug logging in image extraction
2025-06-18 14:38:43 +03:00
cwilvx 86fabcd5e3 modularize src
+ merge main.py and manage.py
+ move start logic to swingmusic/__main__.py
+ add a run.py on the project root
2025-05-25 20:35:54 +03:00