Skip to content

A simple tool that plays a warning when you are about to touch your face

Notifications You must be signed in to change notification settings

lgleim/handsOffMyFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands Off My Face!

A simple tool to keep you from touching your face in times of the Coronavirus

Hear a loud beep whenever you you raise your hands above the shoulder line, by tracking your hands in real-time through your webcam.

Runs directly in you browser and no data is sent to any third party servers.

Submitted to #WirVsVirusHack 2020: https://devpost.com/software/hands-off-my-face

Directly based on the Tensorflow.js PoseNet Demo:

cameraDemo

Development

Install dependencies and prepare the build directory:

yarn

To watch files for changes, and launch a dev server:

yarn watch

To build the project, run:

yarn build

Related Work

Michael Straeubig: https://i3games.github.io/dont-touch-men/, code: https://github.com/i3games/dont-touch-men Mike Bodge, Brian Moore and Isaac Blankensmith: https://donottouchyourface.com

About

A simple tool that plays a warning when you are about to touch your face

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published