update-notifier/README.md

23 lines
495 B
Markdown
Raw Normal View History

2020-02-17 14:19:47 +00:00
Notifies of available updates.
`pacman-update-count.sh` -- run as root to update available count.
2020-02-17 14:22:13 +00:00
`notify-updates` -- run to notify of available updates (gets value stored by `pacman-update-count.sh`).
2020-02-17 14:19:47 +00:00
```sh
# list options:
notify-updates --help
```
2020-02-17 16:23:02 +00:00
## Configuration
Example configuration file: `notify-updates.config`.
Configuration directory (hardcoded for now): `~/.config/notify-updates`.
2020-02-17 16:23:02 +00:00
## TODO
2020-02-17 17:09:23 +00:00
* `notify-updates` triggered to run after `pacman-update-count`
2020-02-17 16:23:02 +00:00
* `update.sh` script