Kodi Community Forum
A jQuery Mobile based Web Interface for Android and iOS - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+--- Thread: A jQuery Mobile based Web Interface for Android and iOS (/showthread.php?tid=172653)



A jQuery Mobile based Web Interface for Android and iOS - jamespcole - 2013-09-03

Hi Everyone,

I just wanted to announce my new jQM based web interface for XBMC. I actually finished it about six months ago and myself and some friends have been using it and I feel it's tested enough to release publicly. It is designed to work on Android and iOS but scales up nicely to desktop too.

Some of the features include:
Fanart and album art integration
Supports PVR
Supports libraries and file views
Remote control for navigation

Check out some screenshots here:

Mobile: https://github.com/jamespcole/webinterface.jquerymobile/wiki/Mobile-Screenshots

Desktop: https://github.com/jamespcole/webinterface.jquerymobile/wiki/Desktop-Screenshots

You can download it from here:

https://github.com/jamespcole/webinterface.jquerymobile/wiki/Manual-Installation

To install just install the add on from a zip file, you will then need to go into your web interface settings and select it as the web interface to use.

Note: It only works on XBMC 12 Frodo

If you have any bug reports or feature requests or feel like doing translations please let me know.


RE: A jQuery Mobile based Web Interface for Android and iOS - Ilia - 2013-09-03

This looks awesome, been wanting to make something like this myself, well done!


RE: A jQuery Mobile based Web Interface for Android and iOS - el_cabong - 2013-09-06

very nice work. 2 requests: watched checkmarks and an accordion style view for movies.. with letter headers that can be expanded. its a long way to scroll when you have even 200+ movies much less 1000+.

thanks again, and good job thus far.