Skip to content

Radix

Scans a volume and shows what is using it, as a navigable treemap.

Homebrew cask Direct download

What it does

Radix walks a volume and visualises usage so the largest consumers are immediately obvious, with drill-down into directories and deletion from within the app. It is the GUI answer to “the disk is full and Storage Settings says 60 GB of System Data”.

Notes

  • Grant it Full Disk Access or it silently skips the directories most likely to hold the problem.
  • APFS snapshots and local Time Machine backups frequently are the missing space, and no analyser can delete those — tmutil listlocalsnapshots / and tmutil deletelocalsnapshots handle them.
  • ncdu does the same job in a terminal, including over SSH.
  • Self-updating, so the Homebrew version lags.

Alternative to

AlternativeTypeTrade-off
DaisyDiskPaidThe paid classic, and still the nicest visualisation of the group
GrandPerspectiveOpen sourceA plain treemap
OmniDiskSweeperPaidList-based, unglamorous and fast
ncdu or dustOpen sourceThe same job in a terminal, and it works over SSH

Install

brew install --cask radix

Links

This post is licensed under CC BY 4.0 by the author.
Last updated on