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.
 
 
= 5cf93d0d94 Remove unnecessary files vor 3 Jahren
assets Add some more buttons vor 3 Jahren
.gitignore Add some more buttons vor 3 Jahren
LICENSE Add some more buttons vor 3 Jahren
README.md Update readme vor 3 Jahren
cronInstall.sh Add some more buttons vor 3 Jahren
update.py Add some more buttons vor 3 Jahren

README.md

Debian Update Notifier

Update Notifier is a simple and easy-to-use application that uses chronjobs for scheduling package updates. It pipes a password stored in memory to sudo subprocesses and stores no passwords in any plain text files.

screenshot

Requirements

PySide2, trio

pip3 install PySide2 trio