aleksey7905 / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

(i)Phone interface? #180

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

Have you ever considered creating a separate iPhone or other phone
interface? To detect it you can do something like:

< ?php
$browser = strpos($_SERVER['HTTP_USER_AGENT'],"iPhone");
if ($browser == true)  { echo 'Code You Want To Execute'; }
?>

There hasn't been a real rtorrent gui for phones, except for TorrenTouch,
which never worked.

This might be interesting on getting attention to the ruTorrent project.

Regards,

Dennis

Original issue reported on code.google.com by flx...@gmail.com on 20 Nov 2009 at 12:58

GoogleCodeExporter commented 8 years ago
I haven't such device. As result - you haven't interface :)))

Original comment by novik65 on 20 Nov 2009 at 1:13

GoogleCodeExporter commented 8 years ago
You can use http://www.testiphone.com/ to emulate the iPhone. You just need to 
change
your useragent string which you can easily do in firefox:
https://addons.mozilla.org/en-US/firefox/addon/59

The settings for the iPhone are: Description: iPhone, User Agent: Mozilla/5.0
(iPhone; U; CPU like Mac OS X; en), App Name: AppleWebKit/420+ (KHTML, like 
Gecko),
App Version: Version/3.0, Platform: Mobile/1A542a Safari/419.3.

Maybe you'd reconsider? I can help you test and develop if necessary.

Thanks,

Dennis

Original comment by flx...@gmail.com on 20 Nov 2009 at 1:22

GoogleCodeExporter commented 8 years ago
Hm... may be... 
1) If you have real device - try to use ruTorrent on it when categories and 
details
is turned off (for do this - press help button in ruTorrent menu, after that 
click on
"Toggle details" and "Toggle categories"). Is all OK with performance?
2) Which thing is used in this device instead context menu?

Original comment by novik65 on 20 Nov 2009 at 3:31

GoogleCodeExporter commented 8 years ago
Hey novik65,

1: ruTorrent works fine on it, be it a bit slow on loading all the javascript.
Disabling details and categories helps on improving readability but still needs 
zooming.

2: The main problem is that the iPhone basically only emulates the left mouse 
button,
so using the context menu by default is impossible. It could be that you change 
a bit
of the behavior by showing control buttons when clicking on a torrent.

You might want to take a look at the ebook "iPhone and iPod touch Programming
Handling Touch Interactions and Events for Mobile Safari":
http://media.wiley.com/assets/1327/11/Wrox_Blox_Sample.pdf

As a bonus I've attached my impression of what ruTorrent should kind of look 
like.
As framework you could use iui: http://code.google.com/p/iui/
Demo: http://iui-js.appspot.com/samples/music/music.html#_home

I hope you would like to reconsider the WontFix status :)

Thanks!

Dennis

Original comment by flx...@gmail.com on 20 Nov 2009 at 4:12

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 21 Nov 2009 at 8:20

GoogleCodeExporter commented 8 years ago
I don't know if there is any special torrent software out there for the iPhone, 
but
for my G1 (android), I use (well, I just found it because of this post actually)
TransDroid [http://code.google.com/p/transdroid/].

It's a pretty slick mobile interface...not as nice as ruTorrent, but as an app, 
it
does a very nice job....all it does is tap into the same rtorrent settings that
rutorrent uses.

If you click on the link I attached, you can see plenty of screenshots & stuff.

Original comment by TJHart85...@gmail.com on 23 Nov 2009 at 4:43

GoogleCodeExporter commented 8 years ago
As result - accepted, but not as a subject of development in the nearest future.

Original comment by novik65 on 23 Nov 2009 at 8:48

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 24 Nov 2009 at 9:16

GoogleCodeExporter commented 8 years ago
для uTorrent есть вот такая веб-морда
http://sites.google.com/site/ultimasites/utorrent-miniui, может и ее 
можно
адаптировать для работы rtorrent? ) было бы 
замечательно )

Original comment by rost.shi...@gmail.com on 2 Dec 2009 at 8:53

GoogleCodeExporter commented 8 years ago
Разборки насчет нарушения (с) Bittorent Inc уже 
имели место быть. Устраивать еще одну
серию на предмет "попилить незнамо чью 
веб-морду под незнамо какой лицензией" мне 
не
хочется. Поэтому к/л адаптаций всяко не 
будет. Если речь о версии для КПК - то,
возможно, когда-нибудь займусь, если Вы не 
заметили - у тикета стоит статус
"Accepted". Но не в ближайшем будущем.

Original comment by novik65 on 2 Dec 2009 at 2:38

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I think this would make an excelent bounty item.  If all the people who have 
smart 
phones get together and throw in 5-10 dollars each, it would help greatly 
(perfect 
example, the low bandwidth work which was just done, this was the result of a 
100 
dollar bounty, and it decreased bandwidth down to 1/10th of what it is WITHOUT 
the 
plugin)

Original comment by Wonslung@gmail.com on 7 Apr 2010 at 8:00

GoogleCodeExporter commented 8 years ago
If you're using a Nexus One, I'd recommend TransDroid:
http://code.google.com/p/transdroid
Also, I wouldnt mind chipping in, as long as it produces a decent interface for
mobile, specifically the iphone. But we can make separate templates I guess.

Original comment by flx...@gmail.com on 7 Apr 2010 at 11:45

GoogleCodeExporter commented 8 years ago
aaaw I'd love an iPhone friendly interface!

Original comment by olsen...@gmail.com on 28 May 2010 at 9:43

GoogleCodeExporter commented 8 years ago
I second that. A Iphone interface / app would set rutorrent really far ahead of 
everything out there.

Original comment by ipwn0...@googlemail.com on 16 Jun 2010 at 2:22

GoogleCodeExporter commented 8 years ago
an app will never come because of Apple's stright policy on torrents being 
illegal (......!) Transdroid is however available for Android.

Original comment by mikkr...@gmail.com on 18 Jun 2010 at 4:17

GoogleCodeExporter commented 8 years ago
an App might not ever come but rutorrent is designed to run from the web.

All that is needed is a web based front end which is optimized for a small 
touch screen display.

There is no reason this can't be done eventually, though people who want it 
should start putting up money to fund the development if they truly want to see 
it sooner rather than later.

Original comment by Wonslung@gmail.com on 19 Jun 2010 at 10:27

GoogleCodeExporter commented 8 years ago
So how's it going? 

Original comment by dmitry%p...@gtempaccount.com on 19 Jul 2010 at 1:26

GoogleCodeExporter commented 8 years ago
Yeah, Google Voice made a great web front end when Apple wouldn't let them 
release their ap on the store and I agree, Apple would never OK this although 
it's a bit rich considering they let iTunes copy non drm protected content to 
your device.

Original comment by budiswi...@gmail.com on 19 Jul 2010 at 10:41

GoogleCodeExporter commented 8 years ago
Ipad compatibility would be nice... As mentioned before, context menus and 
scrolling don't work.

Original comment by nonap...@gmail.com on 19 Aug 2010 at 9:04

GoogleCodeExporter commented 8 years ago
у utorrentа кстати есть вполне годная веб морда 
под iphone http://www.davidraso.com/utorrent-iphone/
может найдете там что-нибудь полезного...

Original comment by dmitry%p...@gtempaccount.com on 5 Sep 2010 at 1:23

GoogleCodeExporter commented 8 years ago
Here's a standalone webinterface for rtorrent: 
http://kramerican.dk/index.php?page=rtorrent-for-iphone

Original comment by zabers...@gmail.com on 3 Oct 2010 at 5:06

GoogleCodeExporter commented 8 years ago
Android users should go the transdroid route. Does not work with rtorrent 
rev:1148, though.

Original comment by thomwigg...@gmail.com on 4 Oct 2010 at 4:39

GoogleCodeExporter commented 8 years ago
r1130 works with both Transdroid and ruTorrent. Though, recent revisions of 
rTorrent recently fixed some redirects to depreciated commands which should 
restore ruTorrent compatibility.

Original comment by AntiChri...@gmail.com on 10 Oct 2010 at 5:09

GoogleCodeExporter commented 8 years ago
scrolling works in frames, you just have to scroll with two fingers at the same 
time

Original comment by goran...@gmail.com on 18 May 2011 at 8:47

GoogleCodeExporter commented 8 years ago
Since upgrading to rutorrent v3.3. The iPhone can't load the webui as nice as 
previous. Thewebui loads automatically to iPhones resolution. Unlike previous 
which can load at higher res and allow me to zOom in and out. The added feature 
of right click in form of long single tap is welcomed. I tried multiple web 
browsers on iPhone like safari, atomic web, and opera mini. I tried toggling 
categories,details, and menu, improved slightly but still can't do much. 
Particularly if I open rss manager, the dialogue is bigger than the resolution 
and I cannot zoom out to accept or cancel that dialogue. Don't really know what 
to do except to post here. Please help?!?

Original comment by john...@gmail.com on 29 Sep 2011 at 3:22

GoogleCodeExporter commented 8 years ago
1) Now ruTorrent is not intended for work with something like iPhone. 
2) If you want to add zoom - try to remove line 

<meta name="viewport" content="width=device-width; height=device-height; 
initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0;" />

in the file index.html.

Original comment by novik65 on 29 Sep 2011 at 6:43

GoogleCodeExporter commented 8 years ago
Any updates on this?

Original comment by sodwye...@gmail.com on 6 Feb 2014 at 2:02