All Projects → luanshixia → SharpDiskSweeper

luanshixia / SharpDiskSweeper

Licence: MIT license
Reveal outstanding files or folders that are eating up your disk space

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to SharpDiskSweeper

diskusage
FANTASTIC SPEED utility to find out top largest folders/files on the disk.
Stars: ✭ 64 (+204.76%)
Mutual labels:  disk, disk-space, disk-usage
Modernwpf
Modern styles and controls for your WPF applications
Stars: ✭ 2,610 (+12328.57%)
Mutual labels:  xaml, wpf
IconPacks.Browser
The Browser for all available Icon packages from MahApps.Metro.IconPacks
Stars: ✭ 74 (+252.38%)
Mutual labels:  xaml, wpf
ReactiveValidation
A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM
Stars: ✭ 50 (+138.1%)
Mutual labels:  xaml, wpf
Fluent.ribbon
WPF Ribbon control like in Office
Stars: ✭ 1,895 (+8923.81%)
Mutual labels:  xaml, wpf
Mvvmvalidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
Stars: ✭ 141 (+571.43%)
Mutual labels:  xaml, wpf
SpicyTaco.AutoGrid
A magical replacement for the built in WPF Grid and StackPanel
Stars: ✭ 67 (+219.05%)
Mutual labels:  xaml, wpf
Materialdesigninxamltoolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
Stars: ✭ 11,603 (+55152.38%)
Mutual labels:  xaml, wpf
Wpftoolkit
All the controls missing in WPF. Over 1 million downloads.
Stars: ✭ 2,970 (+14042.86%)
Mutual labels:  xaml, wpf
MahApps.Metro.netcoreapp30
.NET Core 3.1 MahApps.Metro sample
Stars: ✭ 15 (-28.57%)
Mutual labels:  xaml, wpf
Toast
🍞 The rounded and animated Android Toast for .NET WPF/XAML
Stars: ✭ 25 (+19.05%)
Mutual labels:  xaml, wpf
Steamtools
🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。
Stars: ✭ 4,458 (+21128.57%)
Mutual labels:  xaml, wpf
Forge.forms
Dynamically generated forms and dialogs in WPF
Stars: ✭ 131 (+523.81%)
Mutual labels:  xaml, wpf
Gridextra
Custom panel controls for WPF/UWP.
Stars: ✭ 149 (+609.52%)
Mutual labels:  xaml, wpf
Arcgis Toolkit Dotnet
Toolkit for ArcGIS Runtime SDK for .NET
Stars: ✭ 125 (+495.24%)
Mutual labels:  xaml, wpf
Code Samples
Just some code samples for MahApps and other experiments...
Stars: ✭ 205 (+876.19%)
Mutual labels:  xaml, wpf
diskover-community
Diskover Community Edition - Open source file indexer, file search engine and data management and analytics powered by Elasticsearch
Stars: ✭ 1,257 (+5885.71%)
Mutual labels:  disk-space, disk-usage
Xaml Code Experiences
A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.
Stars: ✭ 114 (+442.86%)
Mutual labels:  xaml, wpf
Aura.ui
A Library with a lot of Controls for AvaloniaUI
Stars: ✭ 114 (+442.86%)
Mutual labels:  xaml, wpf
Handycontrol
Contains some simple and commonly used WPF controls
Stars: ✭ 3,349 (+15847.62%)
Mutual labels:  xaml, wpf

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].