← Back to tools

diskonaut

Terminal disk space navigator with TUI interface

File Management linuxmacos Rust MIT

Description

diskonaut is a terminal disk space navigator that traverses the file system with a TUI interface. It provides an interactive treemap visualization of disk usage, allowing you to quickly identify what is consuming your disk space.

When to use this tool

Good fit when
  • You need to find what is consuming disk space
  • You want an interactive disk usage explorer
Avoid when
  • You just need a quick summary of disk usage (use du or dust)

AI Summary

Interactive TUI disk space navigator with treemap visualization

Capabilities

  • + Navigate disk usage interactively in the terminal
  • + Treemap visualization of file sizes
  • + Identify large files and directories
  • + Delete files directly from the interface

Use When

  • You need to find what is consuming disk space
  • You want an interactive disk usage explorer

Avoid When

  • x You just need a quick summary of disk usage (use du or dust)
View AGENTS.md for diskonaut