- π Taskbar Embedded Overlay: Displays real-time hardware metrics neatly inside your Windows taskbar.
- π‘οΈ CPU & GPU Telemetry: Track temperatures, usage percentages, clock speeds and package power in real time.
- πΎ RAM & Storage Monitoring: Monitor active memory usage and live disk read/write throughput.
- π Network & Internet Stats: Live download/upload speeds with daily bandwidth tracking.
- π Custom Threshold Alerts: Flashing visual warnings and desktop toast notifications when temperatures or usage exceed your thresholds.
- π¨ Fully Customizable: Personalize colors, fonts, metric ordering, placement and update intervals through a clean dark-mode settings panel.
- π 100% Private & Local: Zero network tracking, no telemetry phoning home and no external API calls. Your hardware data stays entirely on your machine.
- π‘οΈ No Antivirus False Positives: Windows Defender and other antivirus engines never flag LocalTelemetry.
| Requirement | Minimum Specification | Recommended Specification |
|---|---|---|
| Operating System | Windows 10 (64-bit, v2004+ / build 19041) | Windows 11 (64-bit, v22H2+) |
| Architecture | x86-64 / AMD64 (Intel / AMD) | x86-64 / AMD64 |
| Permissions | Administrator (UAC) (For hardware sensor drivers) | Administrator (UAC) |
| RAM | 2 GB | 4 GB or higher |
| Disk Space | 200 MB free space | 200 MB |
| Runtime | WebView2 Runtime | WebView2 Runtime (Pre-installed on Win 11) |
Note: 32-bit (x86) Windows versions and ARM processors are currently not supported.
- Download the latest
LocalTelemetrySetup.exefrom GitHub Releases. - Run the installer and follow the quick setup wizard.
- LocalTelemetry will launch automatically after installation.
First launch note: the very first run asks for Administrator rights once (single UAC prompt), then installs the PawnIo hardware driver silently in the background - the tray icon and overlay can take a few seconds to appear. Subsequent launches start instantly.
- Download
LocalTelemetry-win-x64.zipfrom GitHub Releases. - Extract the folder to any location on your PC.
- Run
LocalTelemetry.exe.
Every release ships with a checksums.txt and SLSA build attestations. You can verify your download before running it:
# 1. Compare the SHA-256 hashes against checksums.txt
Get-FileHash .\LocalTelemetrySetup.exe, .\LocalTelemetry-win-x64.zip -Algorithm SHA256
# 2. Verify the SLSA attestation (proves the file was built by the release workflow)
gh attestation verify .\LocalTelemetrySetup.exe --repo Nicconike/LocalTelemetry
gh attestation verify .\LocalTelemetry-win-x64.zip --repo Nicconike/LocalTelemetryThe attestation confirms the binary was produced by the official Release workflow and has not been tampered with.
After launch, LocalTelemetry docks a live telemetry widget directly into your Windows taskbar:
Right-click the LocalTelemetry icon in the system tray (near the clock) to control the app:
- Show / Hide Taskbar Overlay: Toggle the overlay instantly.
- Open Settings: Launch the settings panel.
- Quit: Exit LocalTelemetry.
Double-click the tray icon to open the dark-mode settings panel:
General - autostart with Windows, launch minimized, polling interval and temperature units:
Taskbar Layout - reorder metrics by drag-and-drop to control exactly what appears in the overlay:
Monitoring - toggle individual hardware components and enable metrics logging:
Traffic & Network History - daily bandwidth calendar with per-interface breakdown:
Set per-metric warning limits - e.g. CPU at 90Β°C or GPU at 88Β°C. When a threshold is crossed, the metric flashes on the overlay and a desktop toast notification pops up without stealing focus:
Need help, found a bug or have a feature suggestion?
- π Troubleshooting & FAQ: Read our Support Guide.
- π¬ Community Discussions: Ask questions or share ideas on GitHub Discussions.
- π Report an Issue: Open a bug report via our Issue Tracker.
- π οΈ Developers & Contributors: See CONTRIBUTING.md for build instructions and code guidelines.
LocalTelemetry is free and open-source software licensed under the GNU General Public License v3.0. See LICENSE for details.







