https://github.com/dincertekin/wineyecare
Promotes healthy screen habits by reminding users to take regular breaks.
https://github.com/dincertekin/wineyecare
csharp eye-care netcore windows windows-forms
Last synced: 3 months ago
JSON representation
Promotes healthy screen habits by reminding users to take regular breaks.
- Host: GitHub
- URL: https://github.com/dincertekin/wineyecare
- Owner: dincertekin
- License: mit
- Created: 2024-07-04T14:09:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T17:12:29.000Z (7 months ago)
- Last Synced: 2025-03-11T12:07:02.380Z (3 months ago)
- Topics: csharp, eye-care, netcore, windows, windows-forms
- Language: C#
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WinEyeCare
WinEyeCare is a C# Windows Forms application designed to promote healthy screen habits by reminding users to take regular breaks while using their computers. Built with simplicity and user wellness in mind, WinEyeCare runs discreetly in the system tray, providing gentle reminders at customizable intervals.
## Features
- **Break Reminders**: Set reminders for short breaks every 20 minutes and long breaks every 2 hours.
- **System Tray Integration**: Minimize to the system tray for non-intrusive operation.
- **Startup Management**: Option to run WinEyeCare automatically at Windows startup.
- **Customizable**: Adjust break intervals and notifications based on personal preferences.
- **User-Friendly Interface**: Simple and intuitive UI to monitor and manage screen time.## Screenshots
| App Startup | Notification Toast |
|--------------------------------------|--------------------------------------|
|  |  |## Installation
To use WinEyeCare on your Windows computer:
1. **Download**: Download the latest release from the [Releases](https://github.com/dincertekin/wineyecare/releases/latest) page.
2. **Run**: Double-click on `WinEyeCare.exe` to launch the application.## Usage
1. **Initial Setup**: Upon launching WinEyeCare, it will start running in the background and appear in the system tray.
2. **Configuration**: Double-click on the WinEyeCare icon in the system tray to access settings. Customize break intervals and startup preferences as needed.3. **Notifications**: Receive notifications in the system tray when it's time to take breaks. Follow the recommended activities during breaks to reduce eye strain and improve productivity.
## License
This project is licensed under [MIT License](LICENSE).