Thread: eMonitor
View Single Post
Old 06-23-2017, 02:01 AM   #93
codehimn
Junior Member
codehimn is on a distinguished road
 
Posts: 4
Karma: 50
Join Date: Apr 2015
Device: pw2
Quote:
Originally Posted by phoenix512 View Post
I used python 2.7 and it works. however, the kindle doesn't get refreshed automatically! it's an still image. i have to refresh the page manually and takes time.
That is how this tool works!?
not , it should be automatic, but only tested on python 3.3~3.6

I advise you to modernize (https://pythonclock.org/ , https://twitter.com/gvanrossum/statu...842496?lang=es)

but you can easy add one meta tag to auto refresh
<meta http-equiv="refresh" content="2"> to refresh every 2 seconds
codehimn is offline   Reply With Quote