mirror of
https://github.com/correl/Transmission-XBMC.git
synced 2024-11-21 19:18:41 +00:00
A frontend script for the Transmission Bittorrent client for XBMC
resources | ||
.gitignore | ||
addon.xml | ||
default.py | ||
default.tbn | ||
icon.png | ||
LICENSE.txt | ||
README.md |
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
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.