You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Windows 11 native eye-break reminder. Lives in the system tray, counts down your work interval, surfaces a calm break prompt, and gets out of the way.
Built with **WinUI 3** (Windows App SDK) — same stack as PowerToys and the Windows 11 Settings app, so it looks and feels truly native (Mica + Acrylic backdrops, official Fluent tokens, real WinUI menus).
5
+
A Windows 11 native eye-break reminder.
6
6
7
-
## Surfaces
7
+
## What is the 20/20/20 rule?
8
8
9
-
1.**Tray icon** — the only persistent UI. Shows minutes left in green, switches to yellow under 2 min, pulses yellow during the 5-second pre-ping, eye glyph during the break, grey while snoozed.
10
-
2.**Tray flyout** (left-click) — acrylic flyout with the live countdown, "Start break now" button, and quick snooze options. Slides up from the tray on click and auto-opens during the pre-ping.
11
-
3.**Break popup** (when the timer fires) — centered Mica card with two states: prompt (`[Start 20 sec]` / `[Snooze]`) and timer (big 56px countdown with progress bar).
9
+
The [20/20/20 rule]() is a [proven tecnique](https://pubmed.ncbi.nlm.nih.gov/36473088/) to prevent eye strain, dryness and degradation.
12
10
13
-
The 3rd break in every cycle is a long 2-minute break instead of the usual 20 seconds.
11
+
## Twenti
14
12
15
-
## Keyboard (while the popup is focused)
13
+
Built with **WinUI 3** (Windows App SDK), this aims to be native and light, to be as unabtrusive as possbile, but easily acessible.
14
+
It lives in the trey, with the minutes left as countdown. A flyut on click shows more information. Every 20 minutes, a pop up appearsin the centre of your screen. You can choose to delay, or press enter to start the countdown (optional: accmpanied by white nose). Every 3rd pop up is for 2 minutes.
0 commit comments