Skip to content

Reveal outstanding files or folders that are eating up your disk space

License

Notifications You must be signed in to change notification settings

luanshixia/SharpDiskSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharp Disk Sweeper

Sharp Disk Sweeper is a very useful tool that helps reveal outstanding huge files/folders that are eating up your disk space the most. The idea is inspired by the popular macOS app OmniDiskSweeper.

Screenshot

You can download it to try it out.

Sharp Disk Sweeper is written in C# and WPF. The project is a great example for developers who want to learn WPF and XAML, especially on how to customize the look and feel of standard controls using styles and templates. The project also demonstrates how to effectively start/cancel background tasks with async and await with the UI still responsive.

Star us, tell your friends, and give us feedback!