Show HN: mac-cleanup-go – an interactive macOS cleanup tool

  • Posted 5 hours ago by immutable000
  • 3 points
https://github.com/2ykwang/mac-cleanup-go
Instead of a traditional command-style CLI, it runs as a TUI in the terminal, allowing users to inspect cleanup targets before proceeding.

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.

0 comments