scripts/transmission-notify
2022-12-26 14:20:37 +01:00

5 lines
145 B
Bash
Executable file

#!/bin/sh
# script to notify me of a finished torrent
quick-notify "Transmission Daemon" "Your torrent ${TR_TORRENT_NAME} has been downloaded"