A minimal eye strain reducing desktop app built on top of wxPython.
Key Features • Credits • How To Use • License
- Realtime Eye Blink Detection - Make changes, See changes
- Instantly see what your eye blinking rate
- Realtime Eye Strain Alerts
- Visualization of eye blinking rate
- Easy to use UI
- Cross platform
- Windows, macOS and Linux ready.
To clone and run this application, you'll need Git and Python installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/husainr/Pluto-Blink-Monitoring/
# Go into the repository
$ cd Pluto-Blink-Monitoring
# Install dependencies
$ pip install -r requirements.txt
# Run the app
$ python app.py
Note: If you're using Linux Bash for Windows, see this guide
This software uses the following open source packages:
- Hussain Ratlamwala - Keras - husainr0
- Rishi Ghai - OpenCV - rishighai97
- Dhrumil Mehta - wxPython - mdhrumil
- Siddharth Mishra - Tkinter - cipherhacker
MIT