DiskQuotaCleanup is a tiny utility to cleanup unused big folder to reduce disk usage This is developed for self-study to learn Eto.Forms library.
This DiskQuotaCleanup is still beta and under development (not maintained well).
DiskQuotaCleanup can run in Windows, MacOS, and Linux (cross-platform).
DiskQuotaCleanup can
- Summarize the disk usage for selected folder.
- Display usage graphically.
- Sort by folder Size
- Export summary to Excel(*.xlsx)
- Remove selected folder.
- Note) you may be not allowed to delete system folders, such as "C:\Program Files" , "/sbin"
- C#
- .Net Core 3.1 / 5.0
- [Eto.Forms] (https://github.com/picoe/Eto)
- [ClosedXML] (https://github.com/ClosedXML/ClosedXML)
- Windows 10 (20H2)
- MacOS OS X Mojave (ver.10.14.4)
- Ubuntu Desktop 20.10
Create more option to delete files and folders.