sabey / transmission

Golang Transmission

Home Page:https://sabey.co/transmission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang Transmission API

  • this is an implementation of transmission version 2.80
  • thread safe
  • all torrent functions require a magnet hash
  • parse GetTorrents() to find magnet and determine which torrents you want to work with
  • all torrent functions have a whitelist and blacklist function
  • check transmission_test.go for usage examples

About

Golang Transmission

https://sabey.co/transmission

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%