Simple notification script for pacman.
Gemfile | ||
pacman-update-notify.rb | ||
README.md |
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 ruby ./pacman-update-notify.rb
.