Eye Break App is a simple application that reminds users to take regular breaks to reduce eye strain while working on a computer.
- Customizable work and break durations
- System tray icon for easy access
- Overlay reminder when it's time for a break
You can install Eye Break App using pip:
pip install eye_break_app
After installation, you can run the app using the command:
eye_break_app
On first run, you'll be prompted to set your preferred work and break durations. You can later adjust these settings by right-clicking the system tray icon and selecting "Settings".
This project is licensed under the MIT License - see the LICENSE file for details.