avail-mon: small enh., use apprise for notif, add .service

Signed-off-by: Martin Matous <m@matous.dev>
This commit is contained in:
Martin Matous 2025-03-17 23:25:42 +01:00
parent 85a34dc79a
commit 02e59ce7e2
Signed by: mmatous
GPG key ID: 8BED4CD352953224
3 changed files with 101 additions and 62 deletions

View file

@ -8,9 +8,9 @@ Low-budget homemade handmade monitoring for homeserver.
Status: active use
Dependencies: python, dnspython, Matrix account
Dependencies: python3, apprise, cryptography, dnspython, requests, Matrix account
Usage: Run as a daemon, `/usr/local/bin/availability-monitor.py <interval-sec>`
Usage: Use provided availability-monitor.service as user unit.
## dnf-search-install.py
Wrapper, marks already installed packages for `dnf search`.