Page 1 of 1
My Windows client to Clutch
Posted: Tue May 27, 2008 11:24 pm
by ajf88
Edit: This project no longer exists as a client to clutch, since transmission has a RPC interface as standard now. It is now called transmission-remote-dotnet
http://code.google.com/p/transmission-remote-dotnet/
Hi everyone. I think Clutch is a great web client, but I prefer applications for things I use so much

That's why I've made use of the backend clutch provides to write a Windows client using C# and .NET.
If anyone likes the look of it I'll release it complete with source in a few days or so, after I've made sure there aren't any more bugs (it seems quite stable now!).
It supports pause, resume, uploading multiple torrents, modifying and saving remote and local settings, HTTP authentication and shows pretty much all the information clutch does. I think it supports proxies but I've not tested this.
Cheers,
Alan
Posted: Wed May 28, 2008 9:09 am
by Waldorf
Thats really cool, for those poor soles still having to use M$ Windows

.
I assume you based your work on the current release code of 1.20? The rpc code's been rewritten with tons of cool new features. The developers are looking for 'early adopters'/users of the new code/protocol. Maybe you want to have a look at the transmission-remote command-line interface to directly communicate with T?
Good luck!
Posted: Wed May 28, 2008 2:28 pm
by ajf88
I just upgraded to the latest version of clutch and transmission and had to make a few minor changes, now it works fine

I could have used the cli but I think the API clutch provides via HTTP is faster and more efficient over the internet, as well as working through firewalls.
Posted: Sat May 31, 2008 10:06 pm
by neonkoala
For the uber lazy like me, is this application capable of being used as the default program for ".torrent" file extensions so that when I download I can just open it and have it upload to clutch? If not this would be a great feature!
Posted: Mon Jun 02, 2008 1:36 pm
by ajf88
That's an awesome idea! I don't know why I didn't think of it myself. I'll try adding that sometime soon.
Also, I think it's ready for release so finally here's the link. Would've been done sooner but I've been moving house.
http://users.aber.ac.uk/anf6/projects/transmission/
It works on my laptop and my girlfriends computer but I haven't tested it anywhere else so for all I know it could completely fall on its face anywhere else
UPDATE: As per the suggestion above, the latest version works as a handler for .torrent files, but only if an instance is already started and connected.
Posted: Mon Jun 09, 2008 8:51 pm
by neonkoala
Impressive, works a treat with my home server. Using Vista for the client and Debian for my server.
Re: My Windows client to Clutch
Posted: Sun Mar 08, 2009 3:39 pm
by elbruno
that's seems to be so cool !!!
can you post a download link ??
thanks in advance
Re: My Windows client to Clutch
Posted: Thu Mar 12, 2009 2:21 am
by ajf88
This is a pretty old thread you've revived

Since this thread was started, an RPC for transmission has been implemented. This means this project is no longer a client to Clutch as it used to be.
It's been improved in many ways, and has a completely new/improved UI.
http://code.google.com/p/transmission-remote-dotnet/