EXE
WinGet
Blink Eye
Noman Dhoni · 2.7.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Blink.Eye_2.7.5_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Blink Eye
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.7.5
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Blink.Eye_2.7.5_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
NomanDhoni.BlinkEye
Version
2.7.5
Description
A minimalist eye care reminder app for Windows, macOS, and Linux.
License
GPL-3.0 with additional commercial restrictions
↗
Homepage
https://blinkeye.vercel.app/
Installer URL
https://github.com/nomandhoni-cs/blink-eye/releases/download/v2.7.5/Blink.Eye_2.7.5_x64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- Redesigned the Titlebar, About Page, ScreenTIme tracking moved react to rust by @nomandhoni-cs in https://github.com/nomandhoni-cs/blink-eye/pull/192
- chore: update all dependencies and GitHub Actions by @nomandhoni-cs in https://github.com/nomandhoni-cs/blink-eye/pull/193
- Migrated next js app dynamic to static export by @nomandhoni-cs in https://github.com/nomandhoni-cs/blink-eye/pull/194
- Implement multi-monitor support with URL-based style management by @nomandhoni-cs in…