Go to file
2020-04-20 15:32:54 +02:00
examples refactored library, structurized types, added session-get example 2020-04-20 15:32:54 +02:00
src refactored library, structurized types, added session-get example 2020-04-20 15:32:54 +02:00
.gitignore init 2020-04-20 10:47:13 +02:00
Cargo.toml init 2020-04-20 10:47:13 +02:00
LICENSE Initial commit 2020-04-20 10:43:16 +02:00
README.md init 2020-04-20 10:47:13 +02:00

Library to communicate with transmission rpc

spec: https://github.com/transmission/transmission/blob/master/extras/rpc-spec.txt

Supported Methods:

  • torrent-set
  • torrent-get
  • torrent-add
  • torrent-remove
  • torrent-set-location
  • torrent-rename-path
  • session-set
  • session-get
  • session-stats
  • blocklist-update
  • port-test
  • session-close
  • free-space