A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hussar 6d774a807a updates work! преди 5 години
assets updates running. Basic gui setup преди 5 години
.README.md.swp updates work! преди 5 години
.update.py.swp updates work! преди 5 години
.upnot updates running. Basic gui setup преди 5 години
.upnot.swp updates running. Basic gui setup преди 5 години
README.md updates running. Basic gui setup преди 5 години
rnd updates work! преди 5 години
update.py updates work! преди 5 години

README.md

Debian Update Notifier

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]

Usage

./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.