.github/workflows | ||
source | ||
test | ||
updater | ||
.gitignore | ||
conf.py | ||
index.rst | ||
make.bat | ||
Makefile | ||
README.md | ||
requirements.txt |
updater
Module to perform automatic software updates.
This module has been started thanks to the code at app_updater.
Features
- Fully documented and testable.
- Decoupled update logic from user interface.
- Support for updates via proxied environments.
- Tools to generate updates by taking a folder of distributable files.
- Compatibility with Windows, Mac OSx and GNU/Linux.
- Multiple implementations for common Graphical User interfaces:
- WxPython
- PyGame
- Command Line interface