NOTE
You OS (and VirusTotal also) might report the binary as a threat, but that is not the case.
That is a false positive due to pyinstaller
Do never trust executable on internet, and rebuild it by yourself (you'll reach the same 😅)
The binaries are generated by workflows from GitHub, direct from Sources to Binary
Updates
- version bump
- added github workflow
- missing requirements
- various updates from lunii-qt with v1 support
- code cleaning