Skip to content

A simple Python tool to reduce eye strain by reminding you of the 20-20-20 rule via desktop notifications.

License

Notifications You must be signed in to change notification settings

SaurabhSSB/RetinaReset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️ RetinaReset - Refresh Your Vision, Sharpen Your Focus

RetinaReset is a lightweight Python tool that helps protect your eyes from digital fatigue by reminding you to follow the 20-20-20 rule:

Every 20 minutes, look at something 20 feet away for at least 20 seconds.

🌟 Features

  • 🕒 Runs silently in the background
  • 🔔 Sends desktop notifications every 20 minutes
  • 👁️ Encourages eye health and improves productivity
  • ⚙️ Minimal setup and resource-friendly

🚀 Getting Started

Prerequisites

  • Python 3.x
  • plyer library for sending notifications

Installation

Install the required library using pip:

pip install plyer

Run the App

python main.py

The app will now run in the background and gently remind you every 20 minutes to take an eye break.

📁 Files

  • main.py – Core script that uses plyer to implement the 20-20-20 reminder logic.

🔖 Keywords

notifications, python, productivity, health, wellness, eyestrain, 20-20-20-rule


Start taking care of your eyes today with RetinaReset — because one glance away every 20 minutes can make all the difference. Your eyes will thank you! 😌

About

A simple Python tool to reduce eye strain by reminding you of the 20-20-20 rule via desktop notifications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages