dyipon / nail-biting-detection-app

It's an app that detects the hand approaching the mouth (head), and warns about the bad habit of nail biting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nail-biting-detection-app

It's an app that detects the hand approaching the mouth (head), and warns about the bad habit of nail biting.

macOS usage:

brew install tcl-tk
brew install python-tk
python3 -m venv .
source bin/activate
pip3 install -r requirements.txt

while true;do bin/python app.py;sleep 30;done

About

It's an app that detects the hand approaching the mouth (head), and warns about the bad habit of nail biting.


Languages

Language:Python 74.5%Language:Roff 25.5%