This program is designed to dim your screen every 20 minutes for 20 seconds so you can refocus your eyes and keep them from straining. There have been numerous studies that show looking at objects ~20 feet away for 20 seconds reduces strain on your eyes after looking at a screen for a prolonged period.
Python 3
Windows Computer
If you do not have Python3 installed on your Windows machine:
- Click this link (https://www.python.org/downloads/windows/) and download Windows x86-64 executable installer
- Open the downloaded zip file and run through Python window install steps
Once Python3 is downloaded:
- Download zip file to desired location and extract all contents
- Click on install.py file to download necessary requirements
- Click the file main.py to run the program
- Keep those eyes healthy!