A lightweight desktop app that reminds you to blink and take short breaks β helping reduce eye strain during long work sessions.
Available for macOS and Windows.
- π Smart break reminders with configurable intervals
- ποΈ Automatic blink reminders
- π Optional sound notifications
- π¨ Minimal and clean UI
- π Runs silently in the background
- π Extremely lightweight and optimized for long work sessions
You can download the installers directly:
π Download macOS Installer (.dmg)
π Blinkr-0.2.0.dmg (https://github.com/varundhand/Blinkr/releases/download/v0.2.0/Blinkr-0.2.0.dmg)
π Download Windows Installer (.exe)
π Blinkr-0.2.0.exe (https://github.com/varundhand/Blinkr/releases/download/v0.2.0/Blinkr.Setup.0.2.0.exe)
Both versions may show security warnings since I do not own code-signing certificates (Apple Developer ID or Windows Authenticode).
These warnings are expected β the app is safe to use.
Because the app is not signed (Apple charges for Developer certificates), macOS will block the app on first launch.
Follow this:
- Download the
.dmg - Drag Blinkr into the Applications folder
- Try opening it β you will see:
βBlinkr cannot be opened because the developer cannot be verified.β - Go to:
System Settings β Privacy & Security - Scroll down until you see:
βBlinkr was blocked from openingβ - Click Allow Anyway
- Now right-click the Blinkr app β Open
- Click Open again
β Now it will work normally without warnings
Windows SmartScreen will warn you because the app is not code-signed (certificate is expensive).
- Download the
.exe - Run the installer
- When SmartScreen appears:
- Click More info
- Click Run anyway
- Install and use normally
β After first time, no warnings will appear again.
- Electron
- Vite
- React + TypeScript
- Tailwind / Custom CSS
- Node.js
# Install dependencies
npm install
# Start dev environment
npm run dev
# Build production binaries
npm run buildPackage output will appear in your dist/ or release/ folders depending on your setup.
- π¨ Improved overlay visuals
- π Fixed sound playback for blink/break reminders
- β° More accurate scheduling + timers
- πͺ Corrected window behavior during overlay
- π Improved background lifecycle stability
The app is not code-signed on macOS or Windows.
You may see installation warnings β this is expected.
Varun Dhand
Creator of Blinkr β Your Eye Health Companion ποΈβ¨



