Get up and running with DiskMan in seconds.
DiskMan offers a simple and easy way to manage your storage. Download for free today on macOS, Linux, or Windows.
Best for macOS users. Automatically manages updates.
brew update fetches the latest formula, then brew upgrade installs
it.
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
Pull the latest changes from GitHub.