Gncdu
Implements NCurses Disk Usage(ncdu) with golang
Install / Use
/learn @bastengao/GncduREADME
gncdu
gncdu implements NCurses Disk Usage(ncdu) with golang, and is at leaset twice faster as ncdu.
Install
Binaries
macOS (Apple Silicon)
wget -O https://github.com/bastengao/gncdu/releases/download/v0.7.0/gncdu-darwin-arm64 && chmod +x /usr/local/bin/gncdu
Linux (amd64)
wget -O /usr/local/bin/gncdu https://github.com/bastengao/gncdu/releases/download/v0.7.0/gncdu-linux-amd64 && chmod +x /usr/local/bin/gncdu
Or download executable file from releases page.
Install from source
go install github.com/bastengao/gncdu@latest
Usage
gncdu [path]

Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
344.1kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
