- # 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](assets/gui-screenshot.png)
-
- ## Requirements
- PySide2, trio
-
- ``pip3 install PySide2 trio``
|