A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
= 098fa0bcad Update readme 4 лет назад
assets Add some more buttons 4 лет назад
.gitignore Add some more buttons 4 лет назад
.upnot updates running. Basic gui setup 5 лет назад
LICENSE Add some more buttons 4 лет назад
README.md Update readme 4 лет назад
cronInstall.sh Add some more buttons 4 лет назад
rnd updates work! 5 лет назад
update.py Add some more buttons 4 лет назад

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