Go to file
ray 5e2f1f2656 add configuration file for notify-updates 2020-02-17 19:00:11 +00:00
README.md add configuration file for notify-updates 2020-02-17 19:00:11 +00:00
install.sh reload systemd user daemon 2020-02-17 18:33:01 +00:00
notify-updates add configuration file for notify-updates 2020-02-17 19:00:11 +00:00
notify-updates.config add configuration file for notify-updates 2020-02-17 19:00:11 +00:00
pacman-update-count rename pacman-update-count.sh 2020-02-17 15:36:23 +00:00
pacman-update-count.service add systemd service, timer files 2020-02-17 16:21:39 +00:00
pacman-update-count.timer add systemd service, timer files 2020-02-17 16:21:39 +00:00
uninstall.sh add uninstall script 2020-02-17 18:33:24 +00:00
update-notifier.service add systemd service, timer files 2020-02-17 16:21:39 +00:00
update-notifier.timer add systemd service, timer files 2020-02-17 16:21:39 +00:00

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 after pacman-update-count
  • update.sh script