Skip to content

Modified version of the Microsoft Public Licence FolderSize utility

License

Notifications You must be signed in to change notification settings

ajbrehm/FolderSize

 
 

Repository files navigation

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

modified version in this repo

  • I modified this version to work with .NET Framework 4.8, not show the infobubble, and use a command line parameter (if given) to set the drive or directory to scan. (ajbrehm)

About

Modified version of the Microsoft Public Licence FolderSize utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.3%
  • C# 32.2%
  • C 1.8%
  • Inno Setup 0.7%