/Pluto-Blink-Monitoring

A minimal eye strain reducing desktop app built on top of wxPython.

Primary LanguagePython


Alphabreak
Alphabreak

A minimal eye strain reducing desktop app built on top of wxPython.

License: MIT Python 3.6

Key FeaturesCreditsHow To UseLicense

Key Features

  • Realtime Eye Blink Detection - Make changes, See changes
    • Instantly see what your eye blinking rate
  • Realtime Eye Strain Alerts
    • While you forget to blink, we will automatically remind you to blink screenshot
  • Visualization of eye blinking rate
    screenshot
  • Easy to use UI
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

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

Credits

This software uses the following open source packages:

Authors

License

MIT