First official release
Binaries are made of self contained packages using pyInstaller.
Those pre-built package are only for those that are not able to generate them or execute with python sources.
Contents
- Command Line Interface binary :
osmad_cli
- Graphical User Interface binary :
osmad_gui
NOTES & WARNING
PyInstaller built binaries generates false positives against VirusTotal. Seems to be a known issue where a solution is to rebuild PyInstaller bootloader (will be done in a next release).
If you are not confident (as I am :)), just use Makefile to build your own packages.
I did tried using Nuitka instead of PyInstaller, but UI as some freezing issue
Improvements
Added right click menu for more actions on assets