Add ntfy notificaton.
This commit is contained in:
parent
3937811c9e
commit
22d9f7409d
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
# script to notify me of a finished torrent
|
||||
|
||||
quick-notify "Transmission Daemon" "Your torrent ${TR_TORRENT_NAME} has been downloaded"
|
||||
curl -u ":$(cat .config/ntfy/access_token)" -H "t: Transmission daemon" -d "Your torrent ${TR_TORRENT_NAME} has been downloaded" ntfy.cronyakatsuki.xyz/portage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue