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
@@ -91,9 +91,11 @@ These signals are processed on-device. GazeOff has no account system, analytics
91
91
92
92
## Install
93
93
94
-
Download the newest Windows build from [GitHub Releases](https://github.com/MDSD0/GazeOff/releases/latest), run `gazeoff.exe`, and find GazeOff in the system tray.
94
+
Download the [newest Windows build directly](https://github.com/MDSD0/GazeOff/releases/latest/download/GazeOff-windows-x64.exe), run `GazeOff-windows-x64.exe`, and find GazeOff in the system tray.
95
95
96
-
> The current release is not signed with a public code-signing certificate. Windows SmartScreen may show a warning on first launch.
96
+
> **Windows security note:** GazeOff is not yet code-signed. Windows SmartScreen may offer **More info → Run anyway**. Windows 11 **Smart App Control** is a different protection layer and may block unsigned apps without a per-app bypass. We do not recommend disabling system-wide protection just for GazeOff. See [Microsoft’s Smart App Control guidance](https://support.microsoft.com/en-us/windows/smart-app-control-frequently-asked-questions-285ea03d-fa88-4d56-882e-6698afdb7003).
97
+
98
+
On the first successful launch, GazeOff opens a welcome window confirming that it is running and showing where to find its tray icon and settings.
97
99
98
100
## Development
99
101
@@ -127,7 +129,7 @@ The release artifact is built with Cargo's optimized release profile. Every GitH
127
129
Get-FileHash .\gazeoff.exe -Algorithm SHA256
128
130
```
129
131
130
-
Public code signing is not yet configured, so Windows SmartScreen can ask for confirmation on first launch.
132
+
Public code signing is not yet configured. SmartScreen may allow a manual confirmation; Smart App Control may block the unsigned executable entirely.
*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{position:relative;background:linear-gradient(180deg,#0507140%,#0a0c1f28%,#1a173058%,#5e3454100%);color:var(--ink);font-family:Georgia,"Times New Roman",serif;-webkit-font-smoothing:antialiased}
11
+
body::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70%105%,rgba(232,168,116,.32),transparent 48%);pointer-events:none}
<div><strong>Look beside the Windows clock</strong><span>Left-click the GazeOff tray icon for your timer. Right-click it for breaks, pause, settings, and quit.</span></div>
0 commit comments