Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 315 Bytes

File metadata and controls

10 lines (8 loc) · 315 Bytes

Disc Viewer

A console application to display folder and file sizes based on actual disk usage.

Features

  • Shows total size of the specified folder.
  • Lists immediate subfolders and files.
  • Calculates the real disk space used by files.

Requirements

  • Operating System: Windows only (uses Windows API).