Download
Aikonic 1.1.10 for Windows
Clarity, the free live monitor. Not a trial. No account, no cloud, no telemetry.
Windows 10 or 11, 64-bit. 42 MB (41,877,504 bytes). The installer is signed by Hancock Technologies (EV certificate), so Windows shows our publisher name rather than "unknown publisher", and a fresh Windows 11 install runs it without the SmartScreen "Windows protected your PC" interstitial. Why, and what to click.
Requirements
| Operating system | Windows 11 24H2 / 25H2. Intel systems are the primary target, AMD secondary. Windows 10 22H2 supported best-effort. |
|---|---|
| Install | Zero-prerequisite MSI: the .NET runtime it needs is bundled, nothing else to fetch. WebView2 (ships with Windows 11). |
| Privileges | The app runs as your user, unelevated. Sensor access lives in a dedicated Windows service, so a compromised window can never escalate to Administrator. |
| Signing & supply chain | Every release is EV code-signed with a published certificate fingerprint, and ships with a software bill of materials (SBOM). |
| Security contact | [email protected]: 7-day acknowledgement, 90-day coordinated disclosure. See security. |
| Updates | User-initiated. Aikonic asks aikonic.app for a version file at startup, about every six hours while open, and when you press Check for updates (the automatic check can be switched off in Settings). It never downloads or installs on its own: it shows a banner, and only if you choose to update does it fetch the signed installer, verify it, and run the install. |
Verify your download
Compare the installer's SHA-256 against the published checksum: Aikonic_1.1.10_x64_en-US.msi.sha256
In PowerShell: Get-FileHash .\Aikonic_1.1.10_x64_en-US.msi. The hash must
match the checksum file exactly. See Security
for what the app does and doesn't touch.