A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
= 098fa0bcad Update readme před 4 roky
assets Add some more buttons před 4 roky
.gitignore Add some more buttons před 4 roky
.upnot updates running. Basic gui setup před 5 roky
LICENSE Add some more buttons před 4 roky
README.md Update readme před 4 roky
cronInstall.sh Add some more buttons před 4 roky
rnd updates work! před 5 roky
update.py Add some more buttons před 4 roky

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