Skip to content

LocalDiskCheck 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@dbala2007 dbala2007 released this 10 Sep 07:12

LocalDiskCheck 0.1.0

LocalDiskCheck is a Windows desktop app that helps users understand what is consuming disk space before making cleanup decisions.

Highlights

  • Drive-level storage visibility for Windows.
  • Consent-first folder analysis before deeper scanning begins.
  • Recursive metadata scanning with progress and cancellation.
  • Ranked largest folders and practical review recommendations.
  • Chat assistant that answers using approved scan metadata.
  • Clear labeling for live AI responses and local fallback answers.
  • Branded Windows installer with version labeling.

Privacy Approach

LocalDiskCheck is designed around explicit user approval. The app shows top-level folders first, and deeper analysis starts only after the user confirms the scan scope.

Chat answers use approved scan metadata such as paths, sizes, counts, and recommendations. File contents are not part of the chat context.

Download

Download the installer from the GitHub Release assets:

LocalDiskCheck-Setup-0.1.0.exe

Verify The Download

Use PowerShell to verify the installer checksum:

Get-FileHash -Algorithm SHA256 -Path .\LocalDiskCheck-Setup-0.1.0.exe

Compare the output with the SHA256 checksum published in:

LocalDiskCheck-Setup-0.1.0.exe.sha256.txt

Windows Security Notice

This is an early public release. Depending on signing status and reputation, Windows may show a SmartScreen warning for new downloads.

Only download LocalDiskCheck from the official GitHub Release page.