Skip to content

Force screen lock every several minutes to avoid eye strain. Written in Java, platform independent and simple.

Notifications You must be signed in to change notification settings

mutux/savemyeyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save My Eyes

savemyeyes

To protect you from eye strain when watching the screen too long. It forces you to take a break every certain minutes by locking the screen.

Usage

You can use the bash script to run the app as:

$ eye

By default, the work time span is 45 minutes, and the break span is 5 minutes.

Or, you can also specify the time span with the command below by yourself:

$ java -jar ./eyekp.jar 45 5

Notice

This program is written in Java programming language, and is designed to run on dual monitor settings, should work on single monitor as well.

Finally

Have fun!

About

Force screen lock every several minutes to avoid eye strain. Written in Java, platform independent and simple.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published