Go to file
Ray Elliott c20958ba72 decrease timer frequency 2020-02-21 14:50:44 +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 rename variable, add shellcheck directive 2020-02-17 19:08:14 +00:00
notify-updates.config rename variable, add shellcheck directive 2020-02-17 19:08:14 +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 decrease timer frequency 2020-02-21 14:50:44 +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 decrease timer frequency 2020-02-21 14:50:44 +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