A gui application used for interactive upgrade reminders on Debian. I no longer use it and will not push changes.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
Hussar 6d774a807a updates work! 5 年前
assets updates running. Basic gui setup 5 年前
.README.md.swp updates work! 5 年前
.update.py.swp updates work! 5 年前
.upnot updates running. Basic gui setup 5 年前
.upnot.swp updates running. Basic gui setup 5 年前
README.md updates running. Basic gui setup 5 年前
rnd updates work! 5 年前
update.py updates work! 5 年前

README.md

Debian Update Notifier

Update Notifier is a simple and easy-to-use application that uses chronjobs for scheduling package updates. It takes a password and runs sudo apt update in a subprocess. It stores no passwords in any files.

// [Insert picture of notification popup]

Usage

./setup.py 15

Sets the chronjob to run the update.py script at the current location every 15 days. Setup expects an integer representing the update interval.