XD icon indicating copy to clipboard operation
XD copied to clipboard

Plans for front-ends?

Open l-n-s opened this issue 7 years ago • 9 comments

Any plans on adding front-ends for end-users? Like transmission torrent client has: cli version, GTK, and web front-end.

l-n-s avatar Mar 13 '17 16:03 l-n-s

i am considering implementing rtorrent compatible rpc but it depends on how complex that is, if it is too complex it'll be its own rpc dialect. any ui would talk via this rpc.

majestrate avatar Mar 13 '17 16:03 majestrate

i am not sure what UI i would prefer tho. first would be command line tools.

majestrate avatar Mar 13 '17 16:03 majestrate

My vote is for a web frontend. Something that can be loaded in a browser, like i2psnark. That is the preferred gui. Having a backup cli interface might be a good idea too, but with a proper browser based gui, that shouldn't be needed (can use console browsers to view if need be).

ThePrudentNinja avatar May 16 '17 22:05 ThePrudentNinja

both a web ui and cli tools can use the same rpc. the question i'd ask is how much can be reused from other projects?

i need to research rtorrent's rpc api further as i was planning on implementing just that so that existing frontends can be dropped ontop.

majestrate avatar May 17 '17 11:05 majestrate

Perhaps this is a starting point?

https://github.com/mrobinsn/go-rtorrent

mathiasfriman avatar May 17 '17 11:05 mathiasfriman

If there was some way to use transmission's rpc (written in C), then you'd also be able to use a cute little curses terminal client called stig. I find it much better than any web page or gui. The developer is open to working with clients other than transmission.

DiagonalArg avatar May 18 '17 21:05 DiagonalArg

i am a lot more familiar with transmission's rpc than rtorrent

majestrate avatar May 18 '17 21:05 majestrate

I concur on using transmission instead of rtorrent, since it has more (non abandoned) clients.

ghost avatar Feb 25 '18 21:02 ghost

Alright I'll update the roadmap to say transmission instead of rtorrent On Sun, Feb 25, 2018 at 01:03:33PM -0800, Q3CPMA wrote:

I concur on using transmission instead of rtorrent, since it has more (non abandoned) clients.

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/majestrate/XD/issues/2#issuecomment-368344337

majestrate avatar Feb 25 '18 21:02 majestrate