A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
= 5cf93d0d94 Remove unnecessary files 3 yıl önce
assets Add some more buttons 3 yıl önce
.gitignore Add some more buttons 3 yıl önce
LICENSE Add some more buttons 3 yıl önce
README.md Update readme 3 yıl önce
cronInstall.sh Add some more buttons 3 yıl önce
update.py Add some more buttons 3 yıl önce

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