PDA

Bekijk de volledige versie : transmisson remote gui



c3ll
05-02-2009, 17:04
Transmission Remote GUI is feature rich cross platform front-end to remotely control Transmission daemon via its RPC protocol. It is faster and has more functionality than build-in Transmission web interface.


* Native application for Windows and Linux
* uTorrent-like interface
* Torrents filtering by status and tracker
* Resolving of peer's host name and country
* Displaying of peer's country flag
* Tray icon and balloon tooltips when download is complete.
* Association with .torrent files.
* Selectable download folder when adding new torrent.
* Select files to download
* Choose files priority
* View details about connected peers
* Full information about each torrent
* Per torrent options

http://transmisson-remote-gui.googlecode.com/svn/wiki/GeneralLinux.png

http://code.google.com/p/transmisson-remote-gui/

TchenoPT
26-02-2009, 19:20
And how may I upgrade?

c3ll
28-02-2009, 00:33
this software is to access the transmission installed in the router from the pc

install on your computer and configures with the router ip
user and password if necessary
and drink a beer

rathalian
28-02-2009, 08:06
You may also want to try Transmission Remote http://code.google.com/p/transmission-remote-dotnet/

I found it to be a more feature rich solution - very much like uTorrent which they base the interface off of - and I believe it also runs on mono if you're a linux person :)

pslaser
07-08-2009, 01:16
I'm not able to connect to a router.
It ends with error 501: not implemented.

Can someone help?
Thanks in advance

rod178
08-08-2009, 15:03
You may also want to try Transmission Remote http://code.google.com/p/transmission-remote-dotnet/

I found it to be a more feature rich solution - very much like uTorrent which they base the interface off of - and I believe it also runs on mono if you're a linux person :)

Is there a Useguide of some sort?

wpte
08-08-2009, 15:51
and I believe it also runs on mono if you're a linux person :)

You probably need to download the source code and compile it on mono first... since the standard project is compiled under .net 3.5
as far as I know .net 3.5 doesn't run on mono:)