A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
= 098fa0bcad Update readme 4 jaren geleden
assets Add some more buttons 4 jaren geleden
.gitignore Add some more buttons 4 jaren geleden
.upnot updates running. Basic gui setup 6 jaren geleden
LICENSE Add some more buttons 4 jaren geleden
README.md Update readme 4 jaren geleden
cronInstall.sh Add some more buttons 4 jaren geleden
rnd updates work! 6 jaren geleden
update.py Add some more buttons 4 jaren geleden

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