Wingetlywingetly
← All apps

EyeRest

by Necdet Şanlıv1.3.0

Last updated

Lightweight tray app that reminds you to follow the 20-20-20 rule.

Install with winget

$ winget install --id NecdetSanli.EyeRest --exact --version 1.3.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for EyeRest

EyeRest uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i EyeRest-1.3.0-setup.msi /quiet /norestart

See the full silent install reference for EyeRest

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

EyeRest is a small Windows tray application that helps you follow the 20–20–20 rule for eye health by showing periodic desktop notifications.

It runs in the Windows notification area, uses Windows 10/11 toast notifications when available (with a tray balloon fallback), and lets you configure:

- Reminder interval (for example every 5–60 minutes)

- Whether reminders are enabled

- Optional left-click toggle on the tray icon

- Optional persistent settings and "Start with Windows" for the current user

The app is built with .NET Framework 4.8 and WinForms, is open source, and does not collect any personal data or telemetry. For full details, source code, and privacy information, see the project page.

Installers · v1.3.0

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct
x64MSI-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for EyeRest.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Microsoft .NET Windows Desktop Runtime 10.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.10v10.0.12

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • Microsoft .NET Windows Desktop Runtime 8.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.8v8.0.31

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

More from Necdet Şanlı or browse break-reminder, dotnet, ergonomics.

Frequently asked questions

How do I install EyeRest on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NecdetSanli.EyeRest --exact --version 1.3.0. winget downloads the installer from Necdet Şanlı and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install EyeRest silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NecdetSanli.EyeRest --exact 1.3.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for EyeRest?
EyeRest uses MSI. Run the downloaded installer with: msiexec.exe /i EyeRest-1.3.0-setup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall EyeRest via winget?
Run: winget uninstall --id NecdetSanli.EyeRest --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from EyeRest's Apps & Features entry.
Is EyeRest free?
EyeRest is distributed under MIT License. Refer to the publisher (https://github.com/necdetsanli/EyeRest) for the full license terms - Wingetly itself does not charge for installation.
Does EyeRest work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls EyeRest directly from the publisher.
How do I keep EyeRest up to date?
Run winget upgrade --id NecdetSanli.EyeRest --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of EyeRest from microsoft/winget-pkgs.

Recent versions

  • 1.3.0latest
  • 1.2.0