Skip to content

A Chrome extension that sends you a notification when you touch your face to help prevent the spread of bacteria and viruses.

Notifications You must be signed in to change notification settings

AugmentedMode/STOP-Touching-Your-Face

Repository files navigation

STOP Touching Your Face

This extension sends you a notification when you touch your face to help prevent the spread of bacteria and viruses.

STOP Touching Your Face is an open-source Chrome extension that uses your webcam and tensorflow.js to send you a notification when you touch your face. In doing so, your webcam images are processed locally on your machine and at no time is any information collected or sent externally.

Check out the Chrome Extension here: https://chrome.google.com/webstore/detail/stop-touching-your-face/mjfealeghiingkbmjohllkmboaokbcln

Check out the Project's Website here: http://www.stoptouchingyourface.tech/

🚀 Features:
    ⭐️ Image classifier - to detect if the user is touching their face or not
    ⭐️ Notification system - that sends an alert when the user is touching their face
    ⭐️ Snooze notification - to increase the minimum time required before sending another notification
    ⭐️ Low battery mode - when the webcam is off, the extension sends notifications periodically to remind user to stop touching their face

🚀 What's to come:
    ⭐️ Further improve image classifier
    ⭐️ Store statistics - longest duration of not touching face while on, # of times face was touched, ect...
    ⭐️ Add a scheduler for when the webcam is on - possibily during school/work hours?

alt text

About

A Chrome extension that sends you a notification when you touch your face to help prevent the spread of bacteria and viruses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published