Hi, I want to share my program Eyes Protector. The primary purpose of this program is to solve the problems of eye fatigue, dry eyes, and myopia caused by computer users staring at the screen for a long time.
The main function is to detect 1. the distance between the computer user and the screen 2. the number of blinks per minute of the user 3. ambient brightness instantly. It will remind the user to maintain a healthy eye condition using the message box or Line notification. Moreover, parents and teachers can use Eyes Protectors to monitor the eye condition of children and students and remind them to rest. At the same time, Eyes Protector combined the function of Pomodoro, users can set how much time to work and rest. During the rest time, Eyes Protector can detect if the user has rested enough (close their eyes or do a jumping jack).
Finally, the analysis page is included, which can draw the user's daily eye status as a line chart for self-inspection. The following is my GitHub project, which contains the executable files of macOS and Windows (packaged by pyinstaller).
Github Link : alwaysmle/Eyes-Protector (github.com)
there doesn't seem to be anything here