Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 751 Bytes

File metadata and controls

41 lines (26 loc) · 751 Bytes

DiscAnalyzer

I needed a cross-platform disc-space viewer so I built one in C# with Avalonia UI.
Feel free to use.

Download

Go to Releases and pick the right file for your system:

OS Download this
Windows DiscAnalyzer-win-Setup.exe
macOS DiscAnalyzer-osx-Setup.pkg

Installation:

Windows: If you see "Windows protected your PC", click More infoRun anyway

DiscAnalyzer Screenshot

Search Scanning

Auto Update Drive Overview

Run

dotnet run

Stack

  • .NET 10
  • Avalonia UI
  • FluentIcons

MIT