# muesli/duf

Disk Usage/Free Utility - a better 'df' alternative

Repository: https://github.com/muesli/duf
Canonical: https://ross.abutalabs.com/products/duf
Language: Go
License: NOASSERTION
License Family: other
Topics: hacktoberfest, disk-space, disk-usage, df, linux, macos, freebsd, openbsd, windows, user-friendly, cli, terminal, filesystem, tui
Last push: 2026-01-13T11:07:14+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 62, release rhythm 47, longevity 100
- inputs: {"age_days": 2173, "days_push": 232, "days_rel": 359, "gap_med": 0, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 15274, forks 468 (observed 2026-08-28T04:11:09.477017+00:00)

## What it is
duf is a cross-platform command-line disk usage/free utility written in Go, serving as a user-friendly alternative to the classic 'df' tool. It displays colorful, sortable tables of mounted filesystems and can output JSON for scripting.

## Use cases
- check free disk space on linux
- pretty alternative to df command
- list mounted filesystems with usage
- monitor disk usage on macos and windows
- export disk usage as json
- filter and sort filesystem tables in terminal

## When to choose
- you want a readable, colorful df replacement across Linux, BSD, macOS, and Windows
- you need to filter, group, or sort mount point information quickly
- you want machine-readable JSON output of disk usage in scripts

## When to avoid
- you need deep filesystem analysis like du-style directory breakdowns
- you require POSIX df flags or scripts that depend on df's exact output format
- you need graphical disk space visualization

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, terminal-ui, file-system, developer-tools
- domain: developer-tools, files
- platform: windows, bsd, cli, cross-platform
- tags: disk-usage, df-alternative, system-monitoring, go, json-output, command-line, linux, macos

## Member repositories
- muesli/duf (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:09.477017+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:06:24.202038+00:00, confidence not recorded.
  - readme: https://github.com/muesli/duf (fetched 2026-08-28T04:11:09.477017+00:00, sha 389a8b20edd8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
