Thread: Touch Kobo Touchpad
View Single Post
Old 02-15-2013, 03:40 PM   #1
The1andONLYdave
Junior Member
The1andONLYdave began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2013
Device: Kobo Touch
[App]Use Kobo as wifi-touchpad

I just started coding some python scripts to control your mousepointer from the Kobo and use it as a wifi-touchpad.

Update1:
Now supports left and right mousebuttons and a very quick restarting to nickel.

At the moment its not really fast and works only on Windows.
For left mousebutton use the homebutton, right mousebutton is not yet implemented.

You need python 2.7 and pywin32 for it to work and a working telnet on your Kobo.

Place screen in the rootfolder of your kobo and the scripts in a folder on your pc and start them both with run.bat after you changed the ip in both .py scripts to your kobo-ip.

Enjoy!

credits to www.chauveau-central.net/pub/KoboTouch for really useful informations.

https://github.com/The1andONLYdave/kobo-touchpad
Attached Files
File Type: zip kobo-touchpad.zip (13.5 KB, 432 views)

Last edited by The1andONLYdave; 02-15-2013 at 06:46 PM. Reason: Update
The1andONLYdave is offline   Reply With Quote