Set timers on your beyonwiz remotely via the web.
DownloadVersion: v0.7
Author: Eric Fry
Release notes
Added timeouts to read operations on the daemon. The daemon will disconnect the client if it doesn't receive its data within the timeout period.
Added read_bytes() to daemon
Changed read_line() to poll for data.
Set daemon socket to non-blocking
Fixed timer date display. I was using date instead of gmdate. Thanks to Kezza for spotting that one.
