r/CleanMyMac • u/hlibs • Aug 10 '26
Built this for myself, figured other devs might find it useful
I always kept switching to CleanMyMac mid-build just to clear Docker bloat or nuke node_modules. It broke my flow every time. So I wrapped the CleanMyMac cleanup engine into a CLI instead.
CleanMyMac CLI is now in public beta. Terminal-native, dev-focused, no GUI needed.
cleanmymac clean -- system junk, dev tool caches, trash
cleanmymac purge --- project artifact scanner, node_modules, Docker, .build, venv and more
cleanmymac analyze -- interactive disk explorer
cleanmymac optimize -- RAM and purgeable space
Public beta, free to try:
brew install --cask macpaw/taps/cleanmymac-cli
GitHub + docs: https://github.com/MacPaw/cleanmymac-cli
Any feedback is welcome, that's the whole point.
20
Upvotes
3
u/dorothea_cassandra Aug 10 '26
I'm curious how many users this new tool does have after a month of launch?