A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
= 5cf93d0d94 Remove unnecessary files 3 år sedan
assets Add some more buttons 3 år sedan
.gitignore Add some more buttons 3 år sedan
LICENSE Add some more buttons 3 år sedan
README.md Update readme 3 år sedan
cronInstall.sh Add some more buttons 3 år sedan
update.py Add some more buttons 3 år sedan

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