Kodi Community Forum

Full Version: webinterface.remote furthering the iremote developed by ishiro
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey all.. ive been using and modding ishiros "iremote" for more functionality and updated for frodo+ (originally here: http://forum.xbmc.org/showthread.php?tid=89229 )

im still re-working a bit on it, but everything that you can access is functional currently.

drop into your addons folder and enable the "remote" as your web interface in xbmc settings.

Download
Git: https://github.com/elcabong/webinterface.remote

script requirements:
script.sendto (needed for "change rooms" button) https://github.com/robweber/script.sendto

Required: For the "In Progress" links to work, you must copy the smart playlists in the included "required" folder to your userdata/playlists/video/ directory. (this is the master user directory, even if you use profiles)

When using on a phone, swipe up on the bottom tool bar to show more bars, swipe down on the bottom bar to hide additional bars.

when using the gestures option, two finger swipes are used in addition to the normal 1 finger control of xbmc: up for vol up, down for vol down, left for back and right hides/shows extra menus.

let me know what you think.

watch gallery
updated, see new pics in 1st post.

added numpad and sms skip buttons
added links to 'in progress' smart playlists, included in required folder
added new button options
optimization for phones and smaller devices
added horizontal view switch for smaller screens
Looking very nice and clean. Good work.