Simple notification script for pacman.
Go to file
2018-02-26 11:06:19 +01:00
Gemfile Create Gemfile 2017-11-16 10:43:16 +01:00
pacman-update-notify.rb Do not notify on zero updates 2018-02-26 11:06:19 +01:00
README.md Update README.md 2017-11-16 10:59:04 +01:00

Pacman Update Notifier

Simple update notification script for pacman.

Uses DBus to send update notifications.

Setup

Clone this repositiory.

Run bundle install inside the clone directory.

Then run bundle exec ruby ./pacman-update-notify.rb.