Skip to content

Releases: KlowzyZ/DiskLedger

DiskLedger v0.1.0-rc.1

Pre-release

Choose a tag to compare

@KlowzyZ KlowzyZ released this 03 Sep 21:19

DiskLedger v0.1.0-rc.1 (Release Candidate 1)

Pre-release candidate for real-world shop hardware testing and validation.

DiskLedger is proprietary software published by KLOWZY.


Included Components

  • DiskLedger.Desktop (win-x64): Modern dark WPF management application.
  • DiskLedger.Agent (win-x64): Automated background monitoring service.
  • DiskLedger.Server (win-x64): Central LAN health history synchronization server.
  • Deployment Tools: Administrative PowerShell scripts for automated Windows Service management, firewall configuration, agent provisioning, and Sentinel preflight diagnostics.

Prerequisites

  1. Operating System: Windows 10 or Windows 11 (64-bit).
  2. Hard Disk Sentinel: A registered copy of Hard Disk Sentinel Professional must be installed and running on each test machine (WMI integration requires Professional edition; Standard edition does not provide WMI support).
  3. WMI Integration: In Hard Disk Sentinel Professional, open Configuration -> Advanced options and enable "Provide status information by WMI".
  4. Runtime: No .NET SDK or runtime required. All binaries are 100% self-contained win-x64 executables.

Known Limitations in RC1

  • Broad physical hardware validation is currently in progress across diverse shop drive models and USB enclosures.
  • Designed for single-shop local area networks (LAN). Internet exposure requires an authenticating reverse proxy with TLS.

Download & Verification

To verify the download in PowerShell:

Get-FileHash -Path .\DiskLedger-v0.1.0-rc.1-win-x64.zip -Algorithm SHA256