This script will let Transmission push to your Pushbullet account on Torrent completion.
Set your Pushbullet access token.
Then edit your Transmission settings.json
file as follows:
...
script-torrent-done-enabled: true
script-torrent-done-filename: <PATH_TO_THIS_SCRIPT>
...
Enjoy!