Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.65 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.65 KB

FolderSize 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.Win32 - Snapshot

FSInfo

Roadmap FolderSize

FolderSize.Win32

  • Status: Mature
  • A foldersize application written in C++ with the explicit intent to reduce the system requirements to a minimum to further reduce deployment pain.
  • For those that are interested the source is of course available from codeplex although you need boost to compile it (www.boost.org). I will arrange a setup environment subproject later on.

FolderSize.Console

  • Status: Stalled
  • 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