Hussar 6d774a807a | před 5 roky | |
---|---|---|
assets | před 5 roky | |
.README.md.swp | před 5 roky | |
.update.py.swp | před 5 roky | |
.upnot | před 5 roky | |
.upnot.swp | před 5 roky | |
README.md | před 5 roky | |
rnd | před 5 roky | |
update.py | před 5 roky |
Update Notifier is a simple and easy-to-use application that uses chronjobs for scheduling package updates. It takes a password and runs sudo apt update
in a subprocess. It stores no passwords in any files.
// [Insert picture of notification popup]
./setup.py 15
Sets the chronjob to run the update.py script at the current location every 15 days. Setup expects an integer representing the update interval.