Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 543 Bytes

Dementia Clock

Nothing complicated just a web page containing:

  • Day: Full day name
  • Time as: 24 Hour HH:MM
  • Date as: n Month YYYY

Build and Deploy

git clone [email protected]:davidnewcomb/dementia-clock.git
cd dementia-clock
echo 'http://www.example/path/to/app' > .env
npm run build
scp -r build [email protected]:/var/www/vhost/example.com/httpsdocs/path/to/app

Why?

People with dementia can wake up disorientated. Load the web page on a tablet and place next to the bed.

For more information Google "Dementia Clock"