Add ntfy
This commit is contained in:
parent
a3b3104df1
commit
4bafe7935d
13
.config/ntfy/client.yml
Normal file
13
.config/ntfy/client.yml
Normal file
@ -0,0 +1,13 @@
|
||||
subscribe:
|
||||
- topic: drone-builds
|
||||
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
||||
- topic: envy
|
||||
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
||||
- topic: mailcow-backup
|
||||
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
||||
- topic: scripts
|
||||
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
||||
- topic: ssh
|
||||
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
||||
- topic: torentarr-status
|
||||
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
Loading…
Reference in New Issue
Block a user