Simple notification script for pacman.
Go to file
2022-10-06 16:43:09 +02:00
src Rewrite application in rust 2022-10-06 16:24:01 +02:00
.gitignore Rewrite application in rust 2022-10-06 16:24:01 +02:00
Cargo.lock Rewrite application in rust 2022-10-06 16:24:01 +02:00
Cargo.toml Rewrite application in rust 2022-10-06 16:24:01 +02:00
README.md Update readme 2022-10-06 16:43:09 +02:00

Pacman Update Notifier

Simple update notifier for pacman.

Uses DBus to send update notifications.

Installation

Run cargo install --git https://gitea.valeth.me/valeth/pacman-update-notify --branch master.