Function: Help user take time off their computer by tracking their eye movements.
Language: Python (Tkinter + CV2 + dlib)
Feature:
- Notification when your eyes started to get tired
- Laptop automatically goes to sleep when the app detects that your eyes are no longer in the screen
- Reduces/increases screen's brightness based on user's background (i.e. dark room = lower brightness)
- scikit-learn
- scikit-multilearn
- tkinter
- tkcalendar
- cv2
- dlib
- pillow
- screen_brightness_control
- numpy, pandas, math, datetime
git clone [clone URL]
python3 app.py
Note: Make sure to have all the dependencies installed