Hussar d0ef0768c6 | 5 years ago | |
---|---|---|
assets | 5 years ago | |
.update.py.swp | 5 years ago | |
.upnot | 5 years ago | |
.upnot.swp | 5 years ago | |
README.md | 5 years ago | |
update.py | 5 years ago |
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.