A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
Hussar 983b66b20d code cleanups 6 lat temu
assets updates running. Basic gui setup 6 lat temu
.README.md.swp updates work! 6 lat temu
.update.py.swp code cleanups 6 lat temu
.upnot updates running. Basic gui setup 6 lat temu
.upnot.swp updates running. Basic gui setup 6 lat temu
README.md updates running. Basic gui setup 6 lat temu
rnd updates work! 6 lat temu
update.py code cleanups 6 lat temu

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.