A simple CLI utility to take break according to the 20-20-20 rule.
(every 20 minutes a person looks at a screen, they should look at something 20 feet away for 20 seconds).
git clone https://github.com/Koalhack/eyebreak.git
Require to install Go
Enter in the eyebreak
folder and run the followings command :
go build
go install
Now you can use eyebreak
program everywhere in your terminal.
Just run the following command:
eyebreak
You can add help command for help and useful information
eyebreak help