Wiki > notifiarr
mkdir notifiarr
cd notifiarr
wget https://github.com/Notifiarr/notifiarr/releases/download/v0.7.0/notifiarr.amd64.linux.gz
gzip -d notifiarr.*
mv notifiarr.* notifiarr
chmod +x notifiarr
~/notifiarr/notifiarr
Needs a valid configuration file created and pointed to using -c
Example configuration file https://github.com/Notifiarr/notifiarr/blob/main/examples/notifiarr.conf.example