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 : Analysis
Do never trust executable on internet, and rebuild it by yourself (you'll reach the same 😅)
Updates
- Workflows to automatically generate assets from GitHub
- minor bug fixes