wip: self updater

This commit is contained in:
Yannik Schmidt
2025-04-17 12:22:22 +02:00
committed by Yannik Schmidt
parent 0dea7a55f4
commit 2e8a5facfd
4 changed files with 86 additions and 0 deletions

View File

@@ -320,6 +320,8 @@ def update_button_positions(event=None):
if __name__ == "__main__":
# run updater #
pgw = pgwrapper.ProgressBarWrapper()
pgw.new(app)