View Single Post
Posts: 883 | Thanked: 980 times | Joined on Jul 2007 @ Bern, Switzerland
#2
To keep the WiFI alive, you can put a simple webpage on your webserver and include a refresh/reload tag so that the page gets reloaded every x seconds. Then just load the page inside the web browser.

To keep the screen from dimming, I posted a python script in another thread somewhere here.