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
- Host: GitHub
- URL: https://github.com/pushkar-anand/20-20-20-rule
- Owner: pushkar-anand
- License: gpl-3.0
- Created: 2017-09-29T13:25:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-01T11:54:00.000Z (over 7 years ago)
- Last Synced: 2025-02-05T09:49:04.681Z (4 months ago)
- Topics: exercise, eye-strain, health, notifier, reminder
- Language: C++
- Homepage:
- Size: 3.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 `