DiskLint is a native macOS storage analyzer designed specifically for developers. Development projects can accumulate large amounts of rebuildable data over time, including dependency directories, build outputs, generated files, temporary artifacts, and tool caches. DiskLint helps you identify where that space is being used and make informed cleanup decisions.
No reviews yetBe the first to leave a review for DiskLint
Maker
📌
My Mac kept running out of space, and the culprit was usually development stuff I forgot about.
Old dependencies. Build folders. Caches. Generated files.
So I built DiskLint.
Getting it onto the Mac App Store was a fun little journey too — App Sandbox changes, one metadata rejection, then finally approved.
Version 1.0 is live now. Free.
I’m still figuring out what rules to add next, so if you’re a developer on Mac: what usually eats your disk space?