2008-09-18, 13:50
Hi everybody,
I'am working on a remote for the Nokia Internet Tablet (770/N800/N810) to control XBMC.
It's a very simple interface to send action through the touchscreen to your xbmc's computer, like a classic IR remote.
Screenshot :
Video :
Youtube link
Features of v.01 :
- Navigation pad : up, dow, left, right and enter
- Menu
- Go back
- Fullscreen/not fullscreen
- Playing control : previous, rewind, stop, play, pause, forward, next
- Volume control : low, mute, high
Download :
remote-tablet v.01.zip
Installation :
1. Enable the web server on XBMC (System>Network>Server)
2. Unzip the folder in your computer /usr/share/xbmc/web (you will need root access)
3. Give the permissions to others to access folder and files
4. In the Internet Tablet open a web window and go to
This version is made for the resolution of the internet tablet (800*480) but works indeed with higher resolution.
If people are interested I can adapt it for smaller screen like smartphones.
P.S : There is a bug with volume low and high like commands xbmcCmds/xbmcHttp?command=Action¶meter=89 and xbmcCmds/xbmcHttp?command=Action¶meter=88 are not working.
Any idea ?
Edit 29/09/2008 : New release of the Touchscreen Remote v.02
Support for smartphones and some other stuffs.
Download : Touchscreen-remote-v.02.zip
See this post for more informations.
Edit 08/10/2008 : New release of the Touchscreen Remote v.03
Download : Touchscreen-remote-v.03.zip
See this post for more informations.
I'am working on a remote for the Nokia Internet Tablet (770/N800/N810) to control XBMC.
It's a very simple interface to send action through the touchscreen to your xbmc's computer, like a classic IR remote.
Screenshot :
Video :
Youtube link
Features of v.01 :
- Navigation pad : up, dow, left, right and enter
- Menu
- Go back
- Fullscreen/not fullscreen
- Playing control : previous, rewind, stop, play, pause, forward, next
- Volume control : low, mute, high
Download :
remote-tablet v.01.zip
Installation :
1. Enable the web server on XBMC (System>Network>Server)
2. Unzip the folder in your computer /usr/share/xbmc/web (you will need root access)
3. Give the permissions to others to access folder and files
4. In the Internet Tablet open a web window and go to
Code:
http://yourXBMCip:port/remote-tablet/index.html
This version is made for the resolution of the internet tablet (800*480) but works indeed with higher resolution.
If people are interested I can adapt it for smaller screen like smartphones.
P.S : There is a bug with volume low and high like commands xbmcCmds/xbmcHttp?command=Action¶meter=89 and xbmcCmds/xbmcHttp?command=Action¶meter=88 are not working.
Any idea ?
Edit 29/09/2008 : New release of the Touchscreen Remote v.02
Support for smartphones and some other stuffs.
Download : Touchscreen-remote-v.02.zip
See this post for more informations.
Edit 08/10/2008 : New release of the Touchscreen Remote v.03
Download : Touchscreen-remote-v.03.zip
See this post for more informations.