Plextastic, remote control for iPad/iPhone/Android

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
dsvensson Offline
Skilled Python Coder
Posts: 52
Joined: Jan 2007
Reputation: 0
Post: #1
Hey,

To start with, more or less a crosspost of my post in the Plex forum:

---
Just wanted to do some ads for my Plex remote control Plextastic geared towards mobile webkit-enabled devices.

Current feature set is browsing the TV Shows medialib view as that's the most critical one for me, but patches for additional features are accepted.

More details on the page:
http://plextastic.github.com/
---

So I'm posting it here in hope of someone who can test this out with XBMC to make sure it works for you guys too... hopefully it works right out of the box.
find quote
Arnaud Offline
Member
Posts: 51
Joined: Aug 2009
Reputation: 0
Location: France
Post: #2
Hi dsvensson!

Tested and working like a charm with XBMC 9.11 (Windows plateform).

Not yet tested with my HTC. FYI, a similar project using jqtouch library exist for XBMC.
find quote
dsvensson Offline
Skilled Python Coder
Posts: 52
Joined: Jan 2007
Reputation: 0
Post: #3
Arnaud Wrote:Hi dsvensson!
Not yet tested with my HTC. FYI, a similar project using jqtouch library exist for XBMC.

Any URL to the project you're referring to?

I found this project:
http://code.google.com/p/iur/

It does however require a server part, while Plextastic is pure JavaScript, with the goal of running completly off the mobile device with the help of off line caching so you don't have to install anything on the computer running XBMC/Plex, not there yet though.
(This post was last modified: 2010-06-16 10:56 by dsvensson.)
find quote
Arnaud Offline
Member
Posts: 51
Joined: Aug 2009
Reputation: 0
Location: France
Post: #4
Hi dsvensson!

Post on this forum : http://forum.xbmc.org/showthread.php?tid=74343
Screenshot : http://setupguides.blogspot.com/2010/05/...d-and.html
find quote
dsvensson Offline
Skilled Python Coder
Posts: 52
Joined: Jan 2007
Reputation: 0
Post: #5
Arnaud Wrote:Hi dsvensson!

Post on this forum : http://forum.xbmc.org/showthread.php?tid=74343
Screenshot : http://setupguides.blogspot.com/2010/05/...d-and.html

Cool.. it also depends on server side code too so it doesn't overlap. I'm working on making my webapp run directly offline from the iPad/iPhone, so that you don't have to install anything into the Plex/XBMC web directory. Currently we overlap, but not in the long run I hope.

EDIT:
Yey.. it seems like I don't need to do anything.. (except perhaps port this to Plex):
http://forum.xbmc.org/showthread.php?tid=68263 \o/
(This post was last modified: 2010-06-18 08:57 by dsvensson.)
find quote