hakizimana-fred / FolderCap

FolderCap: Streamlined Folder Size Analysis Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Folder Capacity Calculator

This Node.js script calculates the total capacity of a directory, including its subdirectories and files. It can be used to quickly estimate the space occupied by a directory on your file system.

Usage

  1. Clone or download this repository to your local machine.

  2. Install Node.js if you haven't already: Node.js

  3. Open a terminal or command prompt and navigate to the folder containing the script.

  4. Run the script by providing the path to the directory you want to analyze:

    node index.js /path/to/folders

About

FolderCap: Streamlined Folder Size Analysis Tool


Languages

Language:JavaScript 100.0%