On my macOS machines, caches and app data often take up more than 40% of disk usage. Manually cleaning them each time felt tedious, so I built this tool to make the process easier.
While similar tools exist, I found it hard to quickly understand how items were categorized or how important each cleanup target was, so I built my own.
Repository: https://github.com/2ykwang/mac-cleanup-go
Feedback is welcome.