DevCleaner - Free the gigabytes your dev tools and AI apps hoard
byโข
DevCleaner lives in your Mac's menu bar and frees the gigabytes that 22 dev ecosystems quietly hoard โ Xcode, Gradle, npm, plus AI apps like Cursor, Claude & Ollama. Every item is risk-rated, so you always know what's safe to delete. Free, no account, 4 MB.


Replies
DevCleaner
@dawedeveloperย Looks interesting. Will definitely check it out.
DevCleaner
@austin_buhlย Thank you so much :-)
Wow, I had no idea AI apps were hoarding that much space! Cursor and Ollama have definitely been eating up my disk. Super timely tool, congrats on launching....
DevCleaner
@vikramp7470ย Thank you! Cursor is sneaky - it keeps a local index of your entire codebase that can balloon to gigabytes over time. And Ollama is the worst offender: a single model is 2โ40 GB, and it never garbage-collects the ones you stopped using. That was actually the trigger for building DevCleaner - I opened Finder one day and just saw a huge ~/.ollama/models folder staring back at me. ๐
Ran this on my 512GB MacBook and it dug up 110GB of dev junk. Android Studio alone was hoarding 52GB. On a machine that small with a dozen projects open, that's basically the gap between shipping and a "disk full" popup at the worst moment.
And with what SSD upgrades cost these days, clawing back 30-100GB whenever I need it beats paying Apple for the next storage tier. Good tool.
One bit of feedback: I'd love more granularity inside the categories. Ollama's the obvious one โ it shows 22GB total, but I don't want to wipe all my models at once. Let me open it up, see each model that's installed, and drop just the ones I've stopped using. Per-model control instead of all-or-nothing would make me a lot more comfortable hitting Clean Now.
DevCleaner
@dardaelliandeย
110 GB โ and Android Studio taking 52 of those is very on-brand. That tool's Gradle cache + SDK components + emulator images is a monster. Glad it could help.
And the storage tier math is exactly right. Apple's $200 jump from 512 GB โ 1 TB is basically a multi-year DevCleaner subscription at a fraction of the cost. That framing is more useful than any benchmark I could show.
The Ollama granularity feedback is 100% valid and noted. You're right that all-or-nothing isn't good enough for models โ they're not caches, they're assets you chose to download. The right UI is exactly what you described: expand the category, see each model with its real size, check off the ones you don't use anymore. That's a different interaction than "nuke the DerivedData folder" and it deserves its own flow.
It's on my list. No ETA I'd commit to publicly, but this comment is the kind of specific, reasoned feedback that moves things up the queue. Thanks.
This is genuinely one of those problems everyone has but nobody thinks to solve. How much space does the average user recover?
DevCleaner
@mohamed_hussein25ย It varies a lot by stack - but here's what the data shows: Xcode developers are typically sitting on 15โ50 GB in DerivedData + simulators alone, sometimes over 100 GB if they've been building for a year or more without cleaning. AI tool users (Ollama especially) often have another 20โ80 GB in model weights they've forgotten about. npm/node_modules graveyards add another 5โ15 GB if you have a lot of old projects.
We actually have a live counter on the homepage showing the total freed by everyone who's used DevCleaner - it's ticking up in real time today. The number that surprises most people isn't the total, it's how much comes from categories they'd never think to check (looking at you, iOS Simulator runtimes - a single old runtime is 7 GB).
Short answer: the median first-time clean is probably somewhere in the 20-40 GB range for an active developer. But I've seen screenshots from users clearing 200+ GB in one sitting. ๐
@dawedeveloperย 200GB in one sitting is mad. The iOS simulator one genuinely surprised me, never would have thought to look there. Good luck with the launch today ๐
DevCleaner
@mohamed_hussein25ย Thank you :-)
This is super useful, as a software engineer (and a vibe coder :P) i'm ramping up so much GBs that sometimes my top tier macos pro even hangs and asks me to free up space, turns out alot of these GBs are build artifacts! thanks OP, upvoted.
DevCleaner
@therayessย Ha, "vibe coder" โ love it. And yes, build artifacts are the silent killers. DerivedData alone can quietly eat 50โ100 GB without ever asking permission. The really fun part is that macOS's "free up space" suggestion will never point you at ~/Library/Developer โ so most people don't even know it's there until they run du -sh ~/Library/Developer and have a small crisis. ๐ Thanks for the upvote, really appreciate it on launch day!
memi
Every dev laptop eventually becomes a landfill with a keyboard. Love the idea of cleaning hidden GBs without me playing detective.
DevCleaner
@sarveshseaย Landfill with a keyboard" is the most accurate description of my machine pre-DevCleaner that I've ever read. Stealing that for the README. ๐ Thanks for the upvote!
Fantastic job! I didn't know about this problem until I've try it. And its HUGE. Thank you that you built DevCleaner!
DevCleaner
@honza_vomackaย This is exactly the reaction that makes building something worth it โ you don't know the problem exists until you see the number. Glad it helped! ๐
DevCleaner
@harini_mukeshย Thank you so much for support. And answer to your question...I don't know, because I have no info about what my users clean. The only thing what I can tell you is taht users save more then 1T of storage in 100 runs on their devices
- info from 17.6.2026
Haha that's great. I actually just ran into this problem some weeks ago wondering why all my disk space was gone just to find out xcode was eating it all with old unused os images. Thanks for building this
DevCleaner
@christian_heiduschkeย Thatโs literally the story behind DevCleaner - I kept losing tens of GB to DerivedData and old simulator runtimes and wanted something that shows what is safe to delete before you touch it.
Glad it helped you find the culprit. If anything still feels unclear in the app, Iโm around - and honest feedback always welcome.
I just bought a new computer because of this. Could have saved a few grand. Oh well this is awesome. Keep going!
DevCleaner
@huxley_peckhamย Thank you so much Huxley! I love to hear some honest feedback if you have some time after usage of DevCleaner ;-)
@dawedeveloperย Will do!