Skip to content

DiskAnalyzer is a PyQt-based GUI application that helps users identify the largest folders on their drives, enabling them to reclaim disk space easily.

License

Notifications You must be signed in to change notification settings

oop7/DiskAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DiskAnalyzer

DiskAnalyzer is a PyQt-based GUI application that helps users identify the largest folders on their drives, enabling them to reclaim disk space easily.

Features

  • Analyze any specified drive for folder sizes.
  • Display the largest folders in an easy-to-read format.
  • Navigate through folders for deeper analysis.

🛠️ Installation

  1. Clone the repository:
git clone https://github.com/oop7/DiskAnalyzer.git
  1. Navigate to the project directory:
cd DiskAnalyzer
  1. Run the application:
python DiskAnalyzer.py

🔽 Executable Version*

An executable version of the application is available in the Releases section. You can download it directly and run it without needing to install Python or dependencies.

💻 Usage

  1. Enter the drive you want to analyze (e.g., C:) and click the Analyze Drive button.

  2. The application will display the largest folders on the specified drive, allowing you to click on any folder to analyze its contents further.

❓ Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

📙 Acknowledgments

PyQt5 for the GUI framework.

About

DiskAnalyzer is a PyQt-based GUI application that helps users identify the largest folders on their drives, enabling them to reclaim disk space easily.

Topics

Resources

License

Stars

Watchers

Forks

Languages