← Back to team overview

ubuntu-phone team mailing list archive

Re: Deluge touch UI.

 

have you tried getting some assistance ? 
http://dev.deluge-torrent.org/wiki/Development


anyway, am not totally sure what you need but these might help:
http://dev.deluge-torrent.org/wiki/Faq#DelugesGTKUIwontconnecttoaremotedaemon
this one's a bit old but might be useful if it's similar to what you need:http://forum.deluge-torrent.org/viewtopic.php?f=8&t=18675
Hope it helps, Good luck !
> Date: Mon, 13 May 2013 02:13:24 +0200
> From: d.holmen@xxxxxxxxx
> To: estelar57@xxxxxxxxxxx
> CC: ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Ubuntu-phone] Deluge touch UI.
> 
> Hi again,
> 
> Thanks. I'm actually getting used to create apps in QtCreator, and do 
> really enjoy it. I only use QML, though and the issue I have is not the 
> UI and stuff, but how to use Deluge's remote function to get the data I 
> want. Either by using JSON, Web JSON or rpc-xml. Neither, which I 
> understand how to use.
> 
> Vänlig hälsning / Yours sincerely,
>   Daniel Holm
>   IT Consultant
>   Web Developer
>   Student
>   d.holmen@xxxxxxxxx
>   http://www.danielholm.se
> 
> Den fre 10 maj 2013 01:06:34 skrev Omar B.:
> >
> > Hmm, here's for example How to create Ubuntu Touch application with
> > c++ core:
> >
> > http://askubuntu.com/questions/278990/ubuntu-touch-app-with-c-core-and-qml-interface-how-to-create
> >
> > Apart from deluge you can also try with transmission or QbitTorrent to
> > see which one is easier for you.
> >
> >
> > If you want to get familiar with the SDK, here's some vids from the
> > Ubuntu-SDK-Days:
> > http://www.iloveubuntu.net/installing-and-configuring-ubuntu-sdk-video-presented-ubuntu-sdk-days
> >
> > http://www.iloveubuntu.net/march-2013s-ubuntu-sdk-days-reached-their-end-video-sessions-available
> >
> >
> > If you start the project and maybe want others to collaborate, test,
> > etc, you can add it to this list:
> >
> > https://wiki.ubuntu.com/Touch/Collection
> >
> >
> > ------------------------------------------------------------------------
> > Date: Thu, 9 May 2013 23:28:55 +0200
> > Subject: RE: [Ubuntu-phone] Deluge touch UI.
> > From: d.holmen@xxxxxxxxx
> > To: estelar57@xxxxxxxxxxx
> > CC: ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> >
> > I want to start from scratch with this, but I'm new to JSON and Xmlrpc
> > and I don't even know how to authenticate to get the data needed, haha.
> >
> > Den 9 maj 2013 22:55 skrev "Omar B." <estelar57@xxxxxxxxxxx
> > <mailto:estelar57@xxxxxxxxxxx>>:
> >
> >     I think QT5 already has support for both desktop and touch.
> >
> >     Also maybe with the ubuntu-sdk a simple interface can be made
> >     quicker and more ubuntu-touch oriented I believe.
> >
> >     However I haven't had (or currently have) time to dig into any of
> >     this so correct me if am wrong.
> >
> >     ------------------------------------------------------------------------
> >     Date: Thu, 9 May 2013 14:28:18 -0600
> >     Subject: Re: [Ubuntu-phone] Deluge touch UI.
> >     From: michaeliredford@xxxxxxxxx <mailto:michaeliredford@xxxxxxxxx>
> >     To: d.holmen@xxxxxxxxx <mailto:d.holmen@xxxxxxxxx>
> >     CC: ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> >     <mailto:ubuntu-phone@xxxxxxxxxxxxxxxxxxx>; estelar57@xxxxxxxxxxx
> >     <mailto:estelar57@xxxxxxxxxxx>
> >
> >     It's there documentation for porting Qt desktop to touch
> >     On May 9, 2013 1:33 PM, "Daniel Holm" <d.holmen@xxxxxxxxx
> >     <mailto:d.holmen@xxxxxxxxx>> wrote:
> >     >
> >     > Hi,
> >     >
> >     > You are probably right. I just like Deluge more then other
> >     clients and use my devices as thin clients to my MyBook Live,
> >     running deluged.
> >     >
> >     > Would make since for me, but of course, its GTK, Transmission is
> >     Qt, and so on.
> >     >
> >     > Of course it would be nice with more alternatives and I'd like
> >     to create a ui for deluge. I just need some help with it.
> >     >
> >     > I've also mailed the Devs in deluge mail list.
> >     >
> >     > Cheers,
> >     > Daniel
> >     >
> >     > Den 9 maj 2013 16:47 skrev "Omar B." <estelar57@xxxxxxxxxxx
> >     <mailto:estelar57@xxxxxxxxxxx>>:
> >     >
> >     >> Also thinking about it, Transmission-QT might be a good choice
> >     since it will probably come default on ubuntu-desktop-qt
> >     >>
> >     >> then with the convergence you can switch from mobile to desktop
> >     (or viceversa) and still have the same client, folders, downloads,
> >     etc.
> >     >>
> >     >> Also the UI is one of the simplest imo.
> >     >>
> >     >> ________________________________
> >     >> From: estelar57@xxxxxxxxxxx <mailto:estelar57@xxxxxxxxxxx>
> >     >> To: d.holmen@xxxxxxxxx <mailto:d.holmen@xxxxxxxxx>;
> >     ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> >     <mailto:ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
> >     >> Date: Thu, 9 May 2013 14:36:33 +0000
> >     >> Subject: Re: [Ubuntu-phone] Deluge touch UI.
> >     >>
> >     >> There are a few BT clients that already have QT interfaces so
> >     maybe they would be a bit easier to modify or port for ubuntu touch.
> >     >>
> >     >> see here:
> >     >>
> >     >>
> >     http://alinuxblog.wordpress.com/2010/09/14/top-10-torrent-clients-for-linux/
> >     >>
> >     >>
> >     >> of course not ruling out deluge but not sure how hard compared
> >     to the others it would be.
> >     >>
> >     >> ________________________________
> >     >> Date: Thu, 9 May 2013 14:14:42 +0200
> >     >> From: d.holmen@xxxxxxxxx <mailto:d.holmen@xxxxxxxxx>
> >     >> To: ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> >     <mailto:ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
> >     >> Subject: [Ubuntu-phone] Deluge touch UI.
> >     >>
> >     >> Hi all,
> >     >>
> >     >> I miss a torrent client for Ubuntu Touch, and since I use
> >     Deluge and it already has support of ceating external UIs using
> >     JSON, I thought it would be a good place to start.
> >     >>
> >     >> The touch ui would be able to connect to deluged both remotely
> >     and localy.
> >     >>
> >     >> Anyway, I wanted to look if anyone else was interested in this,
> >     also help me getting the data from JSON, since I dont understand
> >     how to.
> >     >>
> >     >> Cheers,
> >     >> Daniel Holm
> >     >>
> >     >>
> >     >> -- Mailing list: https://launchpad.net/~ubuntu-phone Post to :
> >     ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> >     <mailto:ubuntu-phone@xxxxxxxxxxxxxxxxxxx> Unsubscribe :
> >     https://launchpad.net/~ubuntu-phone More help :
> >     https://help.launchpad.net/ListHelp
> >     >>
> >     >> -- Mailing list: https://launchpad.net/~ubuntu-phone Post to :
> >     ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> >     <mailto:ubuntu-phone@xxxxxxxxxxxxxxxxxxx> Unsubscribe :
> >     https://launchpad.net/~ubuntu-phone More help :
> >     https://help.launchpad.net/ListHelp
> >     >
> >     >
> >     > --
> >     > Mailing list: https://launchpad.net/~ubuntu-phone
> >     > Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> >     <mailto:ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
> >     > Unsubscribe : https://launchpad.net/~ubuntu-phone
> >     > More help   : https://help.launchpad.net/ListHelp
> >     >
> >
 		 	   		  

Follow ups

References