redu

Ncdu-like interface for analyzing disk usage in restic backups

brewmacoslinux
Try with needOr install directly
Source

About

Ncdu for your restic repository

Commands

redu

Examples

Analyze disk usage in your restic repository$ redu -r /path/to/restic/repo
Browse repository with password-protected backend$ redu -r s3:s3.amazonaws.com/bucket/path --password-file ~/.restic-pass
Analyze specific snapshot to see what's consuming space$ redu -r /mnt/backup --snapshot snapshot-id