A simple script to remind you to take break from staring at your computer. When it's time to take a break your screen will dim it's brightness. Break timings are based on 20-20-20 rule.
Your eye doctor may mentioned about it. It's basically for every 20 minutes spent using a screen, you should try to look away at something that is 20 feet away from you for a total of 20 seconds.
curl -s -L https://raw.githubusercontent.com/nangsan/relaxEyes/main/install.sh | bash
curl -s -L https://raw.githubusercontent.com/nangsan/relaxEyes/main/install.sh | uninstall=true bash
relaxEyes.sh -h
- add install script
- support external monitors
- support multiple monitors
- support other distros
Tested only on Pop!_OS 18.04 and it just works 🙈. Others are always welcome to test in different distros and raise issues if something breaks.