A frontend script for the Transmission Bittorrent client for XBMC
Find a file
2010-07-12 21:09:42 -04:00
resources Added the MIT license 2010-07-12 21:09:42 -04:00
.gitignore Added .gitignore 2010-06-22 12:27:44 -04:00
addon.xml Fixing things up 2010-07-12 20:01:01 -04:00
default.py Added the MIT license 2010-07-12 21:09:42 -04:00
default.tbn Initial commit 2010-05-27 22:38:06 -04:00
icon.png Updated to work with the current XBMC svn trunk 2010-06-10 21:34:18 -04:00
LICENSE.txt Added the MIT license 2010-07-12 21:09:42 -04:00
README.md Added the MIT license 2010-07-12 21:09:42 -04:00

Transmission-XBMC

A client for the popular Transmission BitTorrent application for XBMC

Features

Currently, Transmission-XBMC supports viewing, adding, removing, starting and stopping torrents. More advanced features may be added in future releases.

Screenshot

Screenshot

Installation

This script is intended for svn builds of XBMC. For the stable 9.11 release, check out the master branch.

To install, place the Transmission-XBMC folder in your XBMC plugins directory (usually ${HOME}/.xbmc/plugins)

If your transmission daemon is running on a machine other than localhost, using a port other than 9091, or requires authentication, you will have to change the plugin settings before running it.

License

Transmission-XBMC is licensed under the terms of the MIT license.