Project DescriptionFolderSize is intended to be a simple application to determine what folders takes up place on your machine and to present it to you graphically.
FolderSize.WPF requires .NET 3.5:
http://www.microsoft.com/downloads/details.aspx?FamilyId=AB99342F-5D1A-413D-8319-81DA479AB0D7
Roadmap FolderSize
FolderSize.WPF usuability improvment
- Status: In progress
- Expose to users in an intuitive way the features of FolderSize.WPF
- Double click folder to launch explorer in that folder (or the tool the user chosen as folder explorer)
- Bette hotkey navigation
FolderSize.Common
- Status: Planning
- Investigate if it's possible to use the IO priority API of Vista+ to reduce load on system
- Detecting system load and reducing the load of FolderSize on the system if the system is busy
FolderSize.WinForms
- Status: Planning
- A foldersize application requiring only .NET 2.0 to reduce deployment pain
FolderSize.Win32
- Status: Planning
- A foldersize application written in C with the explicit intent to reduce the system requirements to a minimum to further reduce deployment pain.
FolderSize.Console
- Status: Planning
- A foldersize application written in C with the explicit intent to reduce the system requirements to a minimum to further reduce deployment pain.
- Console UI to be usuable on headless windows servers