![]() |
pirms 4 gadiem | |
---|---|---|
assets | pirms 4 gadiem | |
.gitignore | pirms 4 gadiem | |
.upnot | pirms 6 gadiem | |
LICENSE | pirms 4 gadiem | |
README.md | pirms 4 gadiem | |
cronInstall.sh | pirms 4 gadiem | |
rnd | pirms 6 gadiem | |
update.py | pirms 4 gadiem |
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.
PySide2, trio, and sudo.
pip3 install PySide2 trio
$ apt install sudo
./ChronInstall.sh [n]
Sets the chronjob to run the update.py script at the current location every n days. The default is 30 if nothing is entered. The update script can also be run manually.