A simple update notifier for Arch Linux
资 源 简 介
A simple update notifier for Arch Linux.
Features
Here will be available a feature list (soon, I promise =p)
Important !
You must allow the script to synchronize pacman database.
Run as root
visudo
And add the following line at the end of the file :
#where kevin is your loginkevin ALL=(ALL) NOPASSWD: /usr/bin/pacman -Sy
文 件 列 表
gui
SysTrayIcon.py
__init__.py
icons
Dials.py
libs
Singleton.py
Config.py
__init__.py
Checker.py
README
update_notifier.py
INSTALL
LICENCE