Skip to content

nadav26740/Windows-Disk-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Disk Analyzer

Simple analyze system to map the disk usage of files in the disk for windows

CSharp icon dotnet icon Windows icon

Screenshot

About

The system using C# Core and System.IO library to map the files sizes,
When the user pressing Analyze the system Start mapping by recursive
mapping every directory at the drive


How to use

  • Choose the drive you want at from the list box at the top left corner
  • And than press the Start Analyze button next to the list box
  • After pressing the software will start mapping the size of all the files it has access to in the selected drive
  • When the Analyze has finished a list of all the directories and files in the root of the driver will pop up

    Now you able to press any directory in the list (you can also press on the pie chart)
    and the software will display the directories and files inside the selected directory

Planes For The Future

  • Make the Mapping run as async task

    • Add Progress bar
  • Make UI Look better

  • Add resource limiter

  • Code Optimize

  • Add Core Documentation


Dependencies

  • .Net Core 8 (For the smaller version)

  • LiveCharts.WPF [0.9.8]

  • LiveCharts [0.9.8]


License

About

Free modern hard disk space analyser and organize files on your Windows computer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages