titanscouting / tra-superscript

The Red Alliance data analysis package
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Implement self-updater for Superscript #9

Open ltcptgeneral opened 3 years ago

ltcptgeneral commented 3 years ago

Implement a self-updater which checks for the latest release on GitHub, and either prompts the user to manually download it or automatically download it. Consider adding a system to allocate importance levels per each new release, indicating whether a new version is optional or required.

ltcptgeneral commented 3 years ago

Consider building executables with PyUpdater and not PyInstaller