ZIP
WinGet
gdu
Daniel Milde · 5.36.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
gdu_windows_amd64.exe.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
dundee.gdu
Version
5.36.0
Description
Pretty fast disk usage analyzer written in Go.
License
MIT
↗
Homepage
https://github.com/dundee/gdu
Support
https://milde.cz/en/contact
Release Notes
This release brings a major improvement in memory consumption (mainly for larger disks) and also a bit better speed for non-interactive mode.
What's Changed
- feat: top-dir analyzer for non-interactive mode by @dundee in #557
- feat: implement deletion, JSON encoding, and query optimizations for SQLite storage by @dundee in #536
- test: cover internal packages by @dundee in #535
- chore(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 by @dependabot[bot] in #546
- chore(deps): bump g…