Analyze your disk
Like a Developer

The smartest CLI tool that evolves into a powerful Web Dashboard. Find duplicates, visualize usage, and clean your system in seconds.

brew install SamSeenX/apps/diskman
git clone https://github.com/SamSeenX/DiskMan.git ~/.diskman && cd ~/.diskman && chmod +x install.sh && ./install.sh
git clone https://github.com/SamSeenX/DiskMan.git
cd DiskMan
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python DiskMan.py
View full compilation instructions on GitHub →

Powerful Tools. Zero Bloat.

Everything you need to manage your disk space efficiently.

Interactive Visualizer

Beautiful pie charts and breakdown of disk usage by file type. Drill down into folders instantly.

Smart Duplicate Finder

Auto-calculates duplicates in the background. Finds wasted space and lets you clean it up safely.

Export Reports

Generate CSV reports of your file structure for offline analysis or documentation.