Ray Elliott c20958ba72 | ||
---|---|---|
README.md | ||
install.sh | ||
notify-updates | ||
notify-updates.config | ||
pacman-update-count | ||
pacman-update-count.service | ||
pacman-update-count.timer | ||
uninstall.sh | ||
update-notifier.service | ||
update-notifier.timer |
README.md
Notifies of available updates.
pacman-update-count.sh
-- run as root to update available count.
notify-updates
-- run to notify of available updates (gets value stored by pacman-update-count.sh
).
# list options:
notify-updates --help
Configuration
Example configuration file: notify-updates.config
.
Configuration directory (hardcoded for now): ~/.config/notify-updates
.
TODO
notify-updates
triggered to run afterpacman-update-count
update.sh
script