A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Hussar 6d774a807a updates work! vor 5 Jahren
assets updates running. Basic gui setup vor 5 Jahren
.README.md.swp updates work! vor 5 Jahren
.update.py.swp updates work! vor 5 Jahren
.upnot updates running. Basic gui setup vor 5 Jahren
.upnot.swp updates running. Basic gui setup vor 5 Jahren
README.md updates running. Basic gui setup vor 5 Jahren
rnd updates work! vor 5 Jahren
update.py updates work! vor 5 Jahren

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.