Ergonomic Rust bindings for the Transmission BitTorrent client based on transmission-sys.
Created and maintained by the Tornado Project
Not intended to be used as a remote for the Transmission
daemon, but is a wrapper around libtransmission
. Though remote support
may be added in the future.
This library is based on transmission-sys
which has several external dependencies listed
below. Once those are installed you can build the library with the standard
cargo build