Blink Eye
Blink Eye is a minimalist eye-care reminder app designed to reduce eye strain during extended screen usage. It also can be used as a break time reminder app. It provides customizable timers, full-screen popups, audio mute functionality, and a suite of additional features for a seamless user experience.
Features
- Customizable reminder timers.
- Rich library of customizable reminder screens.
- Full-screen popups with a 20-second countdown to prompt users to look away.
- Customizable dashboard for settings and preferences.
- Usage time tracking: view daily, weekly, and lifetime usage stats.
- All future feature updates based on community feedback.
- Multilingual support. [Soon]
- Audio mute during reminders to enhance focus. [Soon]
- Workday setup: specify worktime when reminders should show. [Soon]
Quick Access Links
The 20-20-20 Rule
The 20-20-20 rule is a guideline to reduce eye strain caused by staring at screens for extended periods. It suggests that for every 20 minutes spent looking at a screen, you should take a 20-second break and focus your eyes on something at least 20 feet away.
Benefits
- Reduces Eye Strain: Regular breaks help prevent eye fatigue and strain caused by prolonged screen time.
- Improves Focus: Taking short breaks can help maintain focus and productivity throughout the day.
- Prevents Dry Eyes: Looking away from the screen allows your eyes to blink more frequently, reducing the risk of dry eyes.
- Promotes Eye Health: Focusing on distant objects helps relax eye muscles and reduce the risk of developing vision-related issues.
How Blink Eye Helps
- Boosts Productivity: By reminding users to take breaks, Blink Eye helps maintain high levels of focus and motivation. Short breaks lead to better mental clarity and energy, making it easier to tackle tasks efficiently.
- Increases Workflow Efficiency: With the break time reminder feature, Blink Eye ensures you're working in manageable intervals, reducing burnout and fatigue. It can help optimize your work routine by encouraging timely rest periods.
- Encourages Healthy Habits: Establishing a routine of taking regular breaks fosters a healthier work-life balance and prevents overexertion, improving your overall well-being.
- Customizable Break Times: Set your own intervals and break lengths to match your personal productivity style, making Blink Eye a versatile tool for users with different work schedules.
- Time Management Tool: Blink Eye can double as a productivity tool by encouraging structured break times, enhancing time management for both work and personal tasks.
기능
필요한 모든 생산성 툴을 한 곳에서 만나보세요.
사용자 맞춤 알림 타이머
개인에게 최적화된 알림 타이머를 설정하여 집중력을 유지하고 계획대로 진행하세요.
다양한 테마로 맞춤 설정
다양한 테마 중에서 선택하여 인터페이스와 작업 흐름을 맞춤 설정하세요.
사용자 맞춤 알림 메시지
동기 부여를 위한 알림 메시지를 직접 작성하세요.
사용자 맞춤 소리
알림 및 경고음에 사용할 소리를 직접 선택하세요.
일일 기기 사용 시간
스크린 타임을 추적하여 생산성과 균형을 최적화하세요.
근무일 설정
더 나은 생산성을 위해 근무일 스케줄을 빠르게 설정하세요.
Pomodoro 타이머
작업을 일정한 간격으로 나누어 집중력과 효율성을 극대화하세요.
시작 시 실행
기기 시작 시 app을 자동으로 실행합니다.
업데이트 지원
최신 기능 및 수정 사항에 대한 원활한 업데이트를 받으세요.
How to Use
- Clone the repository.
- Install the dependencies.
- Run the application.
- If you want to make .exe by yourself.
git clone https://github.com/nomandhoni-cs/blink-eye.git
pip install -r REQUIREMENTS.txt
python blink_eye.py
pyinstaller --name BlinkEye --onefile --windowed --icon=blink-eye-logo.ico --hidden-import plyer.platforms.win.notification blink-eye.py
How to build the Executable File By Yourself
- Clone the repository.
- Create and activate a virtual environment (optional)
- Run the build script:
git clone https://github.com/nomandhoni-cs/blink-eye.git
python -m venv .venv && .\.venv\Scripts\Activate.bat
build_windows.bat
Privacy
GPL v3 + Additional Commercial Use Restrictions
Commercial License: For business purposes. Contact Noman Dhoni at [email protected] for licensing options.
Contact
For inquiries and support, please contact Noman Dhoni:
- Email: [email protected]
- Twitter: @nomandhoni
Contributing: Contributions are welcome! Feel free to open issues or submit pull requests.