Skip to content

Files

Latest commit

 

History

History

Disk_Space_Analyser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Disk Space Analyser

Introduction

The purpose of this app is to track the amount of available space in the current directory.

Getting Started

Make sure you have Python installed in your system.

  • For Windows (Make sure python is added to your PATH):
    • Run python ./disk_usage.py in the folder with the python file.
  • For Linux/Unix/Mac:
    • Run python3 ./disk_usage.py

Sample Output

Sample Output of Disk Analyser


Made with Love

Check out my profile at Dutta-SD