A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
= 5cf93d0d94 Remove unnecessary files 3 년 전
assets Add some more buttons 3 년 전
.gitignore Add some more buttons 3 년 전
LICENSE Add some more buttons 3 년 전
README.md Update readme 3 년 전
cronInstall.sh Add some more buttons 3 년 전
update.py Add some more buttons 3 년 전

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