Describe the solution you'd like
Currently the way to install and run the scanner is complicated for users with no command line experience.
To fix that i will use PyInstaller to bundle the scanner.
As a result no cmd expertise will be needed and the scanner will be a simple exe file with no additional installation needed.
(Only the tesserect data + adb tools will be needed to download manually.)
Describe the solution you'd like Currently the way to install and run the scanner is complicated for users with no command line experience. To fix that i will use PyInstaller to bundle the scanner. As a result no cmd expertise will be needed and the scanner will be a simple exe file with no additional installation needed. (Only the tesserect data + adb tools will be needed to download manually.)