Skip to content

A simple Python script that reminds you to rest your eyes every 20 minutes while working on your computer. It helps reduce eye strain and encourages healthy screen-time habits.

Notifications You must be signed in to change notification settings

ProdipKumarShil/EyeCareing-With-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘οΈ Eye Rest Reminder (Python Script)

A simple Python script that reminds you to rest your eyes every 20 minutes while working on your computer.
This helps reduce eye strain and promotes healthy screen-time habits.

🧠 How It Works

The script uses the pyttsx3 text-to-speech library to give a voice reminder every 20 minutes, telling you to take a short break and rest your eyes.

βš™οΈ Requirements

  • Python 3.x
  • pyttsx3 library

Install the required library using:

pip install pyttsx3

πŸš€ Usage

  1. Clone or download this repository

  2. Open a terminal in the project directory

  3. Run the script:

    python main.py
  4. Every 20 minutes, a voice reminder will play asking you to rest your eyes.

πŸ’‘ Features

  • ⏱️ Automatic 20-minute reminder cycle
  • πŸ”Š Voice notifications using pyttsx3
  • πŸ’» Lightweight and runs in the background

πŸ‘¨β€πŸ’» Author

Prodip Kumar Shil Web & Python Developer LinkedIn | GitHub

About

A simple Python script that reminds you to rest your eyes every 20 minutes while working on your computer. It helps reduce eye strain and encourages healthy screen-time habits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages