Skip to content

byted/remote-transmission-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

remote-transmission-indicator

This is a small Ubuntu/Unity Indicator-applet which constantly checks a remote Transmission-Bittorrent ( http://www.transmissionbt.com/ ) Session. It's written in Python and uses the transmissionrpc library ( https://bitbucket.org/blueluna/transmissionrpc/wiki/Home )

Features

  • shows:
    • up- and download speed
    • number of active torrents
    • number of torrents with errors
    • turtle mode enabled or not
  • start Transmission remote GUI by clicking on either Errors or Active
  • toggle turtle mode by clicking on Turtle Mode
  • two different display style:
    • inline => show speed in show speed info in status bar
    • symbol => show only a symbol in status bar

Install

transmissionrpc is needed and it is available at Python Package Index so a simple

$ easy_install transmissionrpc

should be fine. If not, head over to https://bitbucket.org/blueluna/transmissionrpc/wiki/Home

After that, just run the file

$ ./remote_transmission_indicator.py

For an automatic start after login, use Ubuntu's Startup Application (via Dash)

Settings

Just edit the first few lines of the source code to suit your needs.

Tested on Ubuntu 13.04/13.10/14.04 with Transmission 2.71

About

a small Ubuntu/Unity Indicator-applet which constantly checks a remote Transmission-Bittorrent session

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages