disktree Get in touch

In development · Installed software

disktree

Find the thing eating the drive and delete it, without ever leaving the terminal.

People who live in a shell and would like their disk back.

Animated illustration of disktree disktree LIVE EVENTS
Animated schematic of the interface. Layout follows the build as it stands; contents are illustrative.
Built on
Rust + NTFS MFT
Runs locally
On hardware you already own
History
16 commits, in the open record

What it is

A disk usage analyser for the terminal in the spirit of WizTree and ncdu. Scan a drive or a folder, see a live size-sorted view of every directory, mark what you do not want, and send it to the Recycle Bin or delete it permanently.

It carries two scanners: a parallel directory walk that works anywhere, and — on an elevated NTFS volume — an MFT reader that streams the whole volume's metadata in a single pass. Deletion always sits behind a confirmation that lists the full path of everything about to go.

Capabilities

What it actually does.

People who live in a shell and would like their disk back.

  1. Parallel walk scanner

    Parallel walk scanner, plus an NTFS MFT reader for whole-volume scans in one pass

  2. Live progress

    Live progress and size-sorted directory view while the scan is still running

  3. Multi-select marking

    Multi-select marking with Recycle Bin or permanent deletion

  4. Confirmation dialogs list

    Confirmation dialogs list the full path of every item before anything is removed

How it works

3 moves, end to end.

This is how disktree works, not a set of steps you can follow yet — it is in development and not distributed.

  1. Install it

    disktree runs on your machine. There is no account to make and no service to depend on.

  2. Point it at your work

    It reads what you already have, in the formats you already keep it in.

  3. Keep the result

    Output stays where you put it. Nothing is uploaded to make the feature work.

The full technical description

Specification

Made of, and made when.

Read from the repository at build time rather than typed onto a marketing page.

State
In development
Discipline
Developer tooling
Shape
Installed software
Started
Jul 2026
Last change
Jul 2026
Commits
16
  • Rust
  • NTFS MFT
  • TUI
  • Rust 100%

Next

Get disktree

Ask about availability, a build for your platform, or a licence.

This is a pre-production site. All content is subject to finalisation, and nothing stated here is binding until the site is live.