
CleanDevMac
Find and delete the dev caches eating your Mac's disk
About CleanDevMac
CleanDevMac (cdm) is an open-source command-line tool designed specifically for macOS developers seeking to reclaim disk space by cleaning up redundant cache files, build artifacts, Electron junk, and orphaned app data. Built entirely with bash, it emphasizes transparency by showing users a detailed list of items before any deletion, ensuring safe and informed cleanup. Its open-source MIT license guarantees no telemetry or data collection, making it a privacy-conscious choice for developers who prefer control over their system maintenance. Ideal for developers, power users, and Mac enthusiasts, cdm streamlines disk management by targeting common space hogs created during software development and app usage. Its CLI nature makes it lightweight, fast, and easily integrable into existing workflows, making it a practical addition for those who want an efficient, no-nonsense cleanup tool.
Screenshots


Pros
- ✓Open-source and free, ensuring transparency and community-driven development
- ✓Never deletes without user confirmation, reducing risk of accidental data loss
- ✓Lightweight and pure bash implementation for easy customization and speed
- ✓Targets various cache types including developer caches, build artifacts, and Electron junk
- ✓No telemetry or data collection, prioritizing user privacy
Cons
- ✗Limited to macOS, not cross-platform
- ✗Requires command-line familiarity; not suitable for non-technical users
- ✗May need manual setup or scripting for automation
Use Cases
Pricing
Free and open source under the MIT license, with no paid tiers or subscription fees.
Quick Info
Topics
Makers
Hoang Nguyen Cong
Alternatives
Similar Tools in Developer Tools
Embed Badge
Add this badge to your website to show that CleanDevMac is featured on Visalytica.
<a href="https://www.visalytica.com/tool/cleandevmac" target="_blank" rel="noopener noreferrer" style="display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#7c3aed;color:#fff;border-radius:8px;font-family:-apple-system,system-ui,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s" onmouseover="this.style.background='#6d28d9'" onmouseout="this.style.background='#7c3aed'"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20V10"/><path d="M18 20V4"/><path d="M6 20v-4"/></svg>Featured on Visalytica</a>