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 👁️✨



