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
- Customizable reminder timers.
- Full-screen popups with a 20-second countdown.
- Audio mute during reminders.
- Quick access links for easy navigation.
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.gitpip install -r REQUIREMENTS.txtpython blink_eye.pypyinstaller --name BlinkEye --onefile --windowed --icon=blink-eye-logo.ico --hidden-import plyer.platforms.win.notification blink_eye.pyHow 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.gitpython -m venv .venv && .\.venv\Scripts\Activate.batbuild_windows.batPrivacy
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.