IdleDimmer ("the app", "we", "our") is a native Windows screen-dimming utility. This privacy policy explains what data the app handles, what it does not handle, and what limited network activity occurs.
The app collects no personal data, no telemetry, and no analytics. The app does not use cookies, tracking pixels, or any third-party SDKs. A single optional network request is made for in-app update checks, and that request contains no identifying information about you.
The app writes a single configuration file to %LOCALAPPDATA%\IdleDimmer\dimmer.ini (or, when installed from the Microsoft Store, the package-private equivalent location under %LOCALAPPDATA%\Packages\<IdleDimmer>\LocalCache\). This file contains only your dimming preferences (per-monitor brightness levels, idle timeout, blocked-app list). It never leaves your device.
The only outbound network requests the app makes are:
https://api.github.com/repos/UnDadFeated/IdleDimmer/releases/latest to compare your installed version against the latest published release. The request does not include any user-specific data, cookies, authentication, or query parameters. GitHub's servers may log the request per their own privacy policy (github.com/privacy).The app does not maintain a persistent connection, does not phone home on a schedule, and does not auto-update itself.
The app uses the following Windows capabilities, all of which are scoped to the local user:
Global\IdleDimmerMutex) to prevent multiple copies of the app from running.HKCU\Software\Microsoft\Windows\CurrentVersion\Run only if you explicitly enable "Start with Windows" in the app settings.The app is not directed to children under 13. We do not knowingly collect any information from anyone, regardless of age.
If we ever change what data the app handles, we will update this page and bump the version number above. Substantive changes will be noted in the app's release notes on GitHub.
The full source code is available at github.com/UnDadFeated/IdleDimmer. You can audit every line to verify the claims above.