Skip to content

👀 Reminds the user to take regular breaks and helps prevent eye strain

License

Notifications You must be signed in to change notification settings

sananth12/sauron

Repository files navigation

Sauron

Sauron has great psychic powers, including the ability to "see" at great distances.

Programmers like you and me tend to strain our eyes by spendnig hours at the computer trying to change the world :)

Such strain draws Sauron's attenton to you, and he reminds you to take a 20s break!

##What Sauron reminds the user to take regular breaks and helps prevent RSI & CVS. Since it is nearly impossible for any computer users to remember that they have to take a break every 20 minutes, Sauron can help you in your mission.

Installing

Using pip: (Not yet on pip...)

$ pip install sauron

Build from source:

Download the zip, or clone the repo.

$ cd sauron/
$ python setup.py install

Usage

By default, Sauron reminds you every 20 minutes.

$ sauron

or,

$ sauron --time 60 # Reminds you every minute!

##Why Computer vision syndrome (CVS) is a temporary condition resulting from focusing the eyes on a computer display for protracted, uninterrupted periods of time. Some symptoms of CVS include headaches, blurred vision, neck pain, redness in the eyes, fatigue, eye strain, dry/ irritated eyes, double vision, vertigo/dizziness and difficulty refocusing the eyes.

Computer vision syndrome affects about 90% of the people who spend three hours or more a day at a computer.

To help you deal with this problem, the 20-20-20 rule suggests that after every 20 minutes, you should take a break for at least 20 seconds and look at objects that are 20 feet(6m) away.