From 120d31cd84be5054cd2a1b9eca7aa781b29d317a Mon Sep 17 00:00:00 2001 From: Eugene Crosser Date: Wed, 8 Feb 2012 13:58:53 +0400 Subject: [PATCH] add README --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..f349173 --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +Person's status wall display + +The app is designed to run unattented without human interaction +on an always-on android device, periodically fetching the +last location information, and the last event from a configured +calendar, interpreting th latter as the phone call record. +The tracked person carries on him or her an Android handset with +the app 'CallTrack' installed to sync the call log records to +a calendar, and Latitude enabled. The 'wall display' app runs on +another Android device, like an ebook reader with e-ink display +(and network connectivity). On initial setup, this app is granted +access to the tracked person's location and calendar via OAuth2. -- 2.39.2