An open API service indexing awesome lists of open source software.

https://github.com/pushkar-anand/20-20-20-rule

Reminds you to look every 20 mins away from your computer screen to relax your eyes
https://github.com/pushkar-anand/20-20-20-rule

exercise eye-strain health notifier reminder

Last synced: 3 months ago
JSON representation

Reminds you to look every 20 mins away from your computer screen to relax your eyes

Awesome Lists containing this project

README

        

# 20-20-20-rule

This reminds you to look every 20 mins away from your computer screen

>To reduce your risk of tiring your eyes by constantly focusing on your screen, look away from your computer at least every 20 minutes and gaze at a distant object (at least 20 feet away) for at least 20 seconds. Looking far away relaxes the focusing muscle inside the eye to reduce fatigue.

# Compilation

>:~$ g++ main.cpp -o main.out -lstdc++fs \`pkg-config --cflags --libs libnotify\`

# Running
` :~$ ./main.out `