Blink Eye
Blink Eye is a minimalist eye care reminder app designed to reduce eye strain during extended screen usage. It provides customizable timers, full-screen popups, and audio mute functionality for a seamless user experience.
Features
All the necessary productivity tool in one place.
Customizable Reminder Timers
Set personalized reminder timers to stay focused and on track.
Diverse Themes for Personalization
Pick from various themes to customize your interface and workflow.
Customizable Reminder Text
Create custom reminder messages to keep you motivated.
Customizable Sounds
Choose your own sounds for notifications and alerts.
Daily Device Usage Tracking
Track your screen time to optimize productivity and balance.
Workday Setup
Quickly set up your workday schedule for better productivity.
Pomodoro Timer Functionality
Break tasks into intervals for maximum focus and efficiency.
Automatic Startup on Device Boot
Launch the app automatically when your device starts.
Update Support
Receive seamless updates for the latest features and fixes.
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
MIT License: Open-source use. MIT License Details
Commercial License: For business purposes. Contact Noman Dhoni at alnoman.dhoni@gmail.com for licensing options.
Contact
For inquiries and support, please contact Noman Dhoni:
- Email: alnoman.dhoni@gmail.com
- Twitter: @nomandhoni
Contributing: Contributions are welcome! Feel free to open issues or submit pull requests.