CleanMahMac
macOS CLI that reclaims disk space by safely removing caches, build artifacts, and abandoned node_modules.
- Bash
- macOS
- Shell
CleanMahMac
Reclaim disk space from dev junk without the black box. The command is cmm.
Overview
CleanMahMac is a macOS CLI for regenerable development caches and abandoned dependencies. Dry-run by default. Nothing is deleted unless you pass --force. Source code is never touched.
Source on GitHub.
Key Features
- Dry-run by default with confirmation prompts
- Allowlisted paths only. Home, system dirs, and source roots are blocked
- Abandoned
node_modules: you pick which folders to scan - Doctor: finds disk hogs without deleting anything
- Modules for Xcode, Docker, Android, Node, Python, Rust, Go, Java, Homebrew, and more
Technology Stack
- Bash
- macOS
- Shell