Ricky Hewitt

Automated transmission web (Raspberry Pi)

This is a simple script I made when automating pi installs.

When run, it will

  • Install transmission
  • Create transmission settings.json to allow for web access
  • Set default username, password, address/port
  • Reload transmission for changes to take effect

You might need to adjust rpc-whitelist for your network. Also, it isn’t tied to the Pi in any way so you should be able to run it without changes under any Debian machine :)

https://gist.github.com/rickyhewitt/9885d24457a8a8cce059

Tags: