Hussar d0ef0768c6 | il y a 5 ans | |
---|---|---|
assets | il y a 5 ans | |
.update.py.swp | il y a 5 ans | |
.upnot | il y a 5 ans | |
.upnot.swp | il y a 5 ans | |
README.md | il y a 5 ans | |
update.py | il y a 5 ans |
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.