View Single Post
Old 03-15-2019, 03:05 PM   #1
ventilatorr
Junior Member
ventilatorr can extract oil from cheeseventilatorr can extract oil from cheeseventilatorr can extract oil from cheeseventilatorr can extract oil from cheeseventilatorr can extract oil from cheeseventilatorr can extract oil from cheeseventilatorr can extract oil from cheeseventilatorr can extract oil from cheeseventilatorr can extract oil from cheese
 
Posts: 2
Karma: 1226
Join Date: Mar 2019
Device: kindle pw4
Question I made a basic remote desktop

I made a very basic remote desktop for my PW4. You need a webserver and python.

There are 3 cgi scripts, a html file, and a python script:
  1. screen.cgi takes a screenshot and returns the path
  2. power.cgi presses the power button
  3. touch.cgi sends coordinates to sendtouch.py
  4. sendtouch.py writes events to the touchscreen
  5. index.html shows the screenshot you can click on

The only problem is that fake touches don't prevent the screensaver. I could use some advice on how to fix that .
Attached Files
File Type: zip rd.zip (2.1 KB, 252 views)

Last edited by ventilatorr; 03-15-2019 at 03:09 PM. Reason: added files...
ventilatorr is offline   Reply With Quote