Skip to content

w1kl4s/transmissionrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransmissionRPC Readme
######################

Introduction
============

transmissionrpc is a python module implementing the json-rpc client protocol
for the bittorent client Transmission. 

transmissionrpc is licensed under the MIT license.

Getting started
===============

transmissionrpc 0.12 is compatible with Transmission 1.31 - 2.82.

Requirements
------------

transmissionrpc requires:

 * Python >= 2.6
 * Six >= 1.1.0, https://pypi.python.org/pypi/six/

Install
-------

transmissionrpc is installed by running setup.py

$ python setup.py install

NOTE: You might need administrator privileges to install python modules.

The setup program will take care of the simplejson requirement. Please refer to
the Transmission documentation on how to install Transmission.

Developer
=========

transmissionrpc is hosted by bitbucket at http://www.bitbucket.org/blueluna/transmissionrpc/.

Copyright (c) 2008-2014 Erik Svensson.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages