luanshixia / SharpDiskSweeper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:MIT License


Languages

Language:C# 100.0%