A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Hussar 6d774a807a updates work! 5 anos atrás
assets updates running. Basic gui setup 5 anos atrás
.README.md.swp updates work! 5 anos atrás
.update.py.swp updates work! 5 anos atrás
.upnot updates running. Basic gui setup 5 anos atrás
.upnot.swp updates running. Basic gui setup 5 anos atrás
README.md updates running. Basic gui setup 5 anos atrás
rnd updates work! 5 anos atrás
update.py updates work! 5 anos atrás

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.