Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1005 Bytes

File metadata and controls

18 lines (11 loc) · 1005 Bytes

DirectorySize

One C# application that find the biggest directories in one selected directory

I wrote this app when I want find some app to stats size of directories in my latop. I'd found https://windirstat.net/ but it is slow and some time error.

This app is written with C# and open Source; It's small app and run with .NET 4.6.1 or higher and (important) it is very light!

#Directoy Size Screenshot Directoy Size Screenshot

#Directoy Size Running Screenshot Directoy Size Running Screenshot

#DirectorySizeCalculator Class DirectorySizeCalculator Class

DirectorySize is Open Source software. You can redistribute and/or modify it under the terms of the GNU Public License, version 2 (GPLv2).