Skip to content

Instantly share code, notes, and snippets.

@tallakt
Created October 1, 2014 19:55
Show Gist options
  • Select an option

  • Save tallakt/1d9bee2aa507ec837640 to your computer and use it in GitHub Desktop.

Select an option

Save tallakt/1d9bee2aa507ec837640 to your computer and use it in GitHub Desktop.
#!/bin/sh
/bin/curl -k -F apikey=xxxxxxx -F application=Transmission -F event="Download Complete" -F description="$TR_TORRENT_NAME completed on $TR_TIME_LOCALTIME" https://api.prowlapp.com/publicapi/add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment