From 84d0656dd843f5b8250a2ef69d34d4206868752e Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Fri, 13 May 2011 00:02:22 +0200 Subject: [PATCH] TODO: Remove implemented features --- TODO | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/TODO b/TODO index 0d44cd2..6c21361 100644 --- a/TODO +++ b/TODO @@ -4,23 +4,12 @@ * Potentially some prettier icons and richer javascript stubs. -* Way to override status from web page. - To keep status LED and web page in sync, bi-directional - communication will be required. - * Way to unlock door remotely (through some secure channel). Bi-directional communication will be required. -* Webcam support. - We will need to figure out where to connect it. - * Picture snapshot support. - Add a button to the panel that will make the webcam + Add a button to the panel that will make a webcam take a snapshot - useful for letting the world know who came in, or to publish random stuff. Post to twitpic or some-such. - -* Live-feed support. - Turn webcam on/off based on the second switch. Route the - stream to some public place.