Launching today

Gargantua
Every deletion explained, every rule yours to edit
5 followers
Every deletion explained, every rule yours to edit
5 followers
Every other Mac cleaner is a black box: a "junk found" number and a Clean button. Gargantua shows its work. Every file traces to a named rule that says why it's safe to remove, and you can read that rule, edit it, or drop in your own YAML, no rebuild. Want more than the rule's reason? An on-device or cloud model can explain any item in depth, but never downgrade a safety rating. Files near system paths stay protected, undeletable by anyone. Open source, local-first, free to build from source.






Also, Gargantua has an AI model cleaning feature!
If you run local LLMs or diffusion models, most cleaners treat that as one big folder: find the models dir, delete it, hope you didn't need anything in there.
Trouble is, re-downloading a few GB isn't free, and a blunt folder wipe takes the models you still use along with the junk. Gargantua works at the file level instead. It looks at each .gguf / .safetensors / .onnx / PyTorch weight by name and size (never reads the contents), flags exact duplicates and orphaned files nothing points to anymore, and keeps all of it review-only, because that delete call should be yours, not he app's.
So you reclaim the space that's genuinely wasted without gambling a model you wanted to keep.