New beggining.
This commit is contained in:
commit
6964b2b200
33 changed files with 1281 additions and 0 deletions
5
transmission-notify
Executable file
5
transmission-notify
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# script to notify me of a finished torrent
|
||||
|
||||
quick-notify "Transmission Daemon" "Your torrent ${TR_TORRENT_NAME} has been downloaded"
|
Loading…
Add table
Add a link
Reference in a new issue