I have a situation that my elder parents need to take specific pills at multiple specific times every day, and sometimes they forget to take them at the right time, or take the wrong ones.
This is just a specially crafted HTML webpage that simulates an alarm clock at 8:00am, 1:30pm, 4:00pm and 9:00pm.
Each alarm displays the right pills to be taken, along with a unique color background and voice-over instructions.
Recorded demo:
https://www.youtube.com/watch?v=sb1Q4RrGAXU
It's all hardcoded and badly coded by now, but can be easily customized.
A device capable of running Chrome (at least Android 4.0).
The easiest way to run it on a android device is to adb push
everything.
coffe -cwb .
- Code cleanup / refactoring;
- Make it customizable without coding;
- Replace mp3 files by text-to-speech;
- Make it an apk, putting it on some container like Phonegap?;
- Add a license to this project.
Copyright (c) 2011-2014 Paulo Henrique Deléo, released under the MIT license.