Cyrexxis / RokTracker

Open Source Rise of Kingdoms Stats Management Tool. Track TOP X Players of kingdom / alliance / honor leaderboard.
MIT License
47 stars 18 forks source link

Rework installer / double click start #35

Closed Cyrexxis closed 1 year ago

Cyrexxis commented 1 year ago

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.)

Cyrexxis commented 1 year ago

It looks like this issue makes issue #24 obsolete, because it includes it.