gaze

NEW FEATURES:

FEATURES FOR THE FUTURE:

installation instructions–

terminal :

cd Desktop/filename
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 app/server.py

In a separate terminal but under the venv, run the eye tracker: python3 eye_tracker.py USERNAME

Other troubleshooting: