TomSchimansky/eyeCare
Concept for tackling Computer vision syndrome by enforcing frequent eye blinks using a Dlib face detector and a CNN classifier trained on the mrlEyes dataset
This program helps office workers and anyone spending long hours in front of a computer screen to reduce eye strain. It uses your webcam to monitor your blinking patterns in real-time. If it detects you haven't blinked for a while, it plays a subtle sound as a reminder, helping prevent dry, itchy eyes caused by reduced blinking.
Use this if you experience dry, itchy, or tired eyes from prolonged screen use and want a gentle, automated reminder to blink more often.
Not ideal if you prefer not to have your webcam active for continuous monitoring or if you need a solution for more severe vision problems beyond blinking reminders.
Stars
15
Forks
2
Language
Python
License
—
Category
Last pushed
Feb 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/TomSchimansky/eyeCare"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
charliegerard/gaze-detection
👀 Use machine learning in JavaScript to detect eye movements and build gaze-controlled experiences.
Ahmednull/L2CS-Net
The official PyTorch implementation of L2CS-Net for gaze estimation and tracking
theankurkedia/blink-detection
Detect the user's blink and wink using machine learning
facemoji/mocap4face
Cross-platform SDK for facial motion capture producing blendshapes and rigid head poses in 3D...
jeeliz/jeelizGlanceTracker
Real-time JavaScript/WebGL library to detect whether the user is looking at the screen....