ZIP
WinGet
gdu
Daniel Milde · 5.32.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.32.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
What's Changed
- feat: Add --no-spawn-shell flag to disable shell access by @ShivamB25 in #440
- feat: Add --reverse-sort flag for non-interactive mode by @ShivamB25 in #436
- feat: switch mouse flag name, mimic default ncdu behavior by @shantanugadgil in #420
- feat: bump version of tcell, drop support for Golang 1.22 by @dundee in #432
- fix: make 'no' the default button in delete/empty confirmation dialogs by @ShivamB25 in #437
- fix: reorder --mouse option by @shantanugadgil in #433
- fix: u…