A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Hussar d0ef0768c6 updates running. Basic gui setup il y a 5 ans
assets updates running. Basic gui setup il y a 5 ans
.update.py.swp updates running. Basic gui setup il y a 5 ans
.upnot updates running. Basic gui setup il y a 5 ans
.upnot.swp updates running. Basic gui setup il y a 5 ans
README.md updates running. Basic gui setup il y a 5 ans
update.py updates running. Basic gui setup il y a 5 ans

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.