https://github.com/pebrianz/rdu
RDU (Ratatui Disk Usage) - Terminal disk usage analyzer built with Rust and Ratatui, similar to ncdu.
https://github.com/pebrianz/rdu
disk-usage linux ncdu ratatui rust terminal terminal-based tui
Last synced: about 1 month ago
JSON representation
RDU (Ratatui Disk Usage) - Terminal disk usage analyzer built with Rust and Ratatui, similar to ncdu.
- Host: GitHub
- URL: https://github.com/pebrianz/rdu
- Owner: pebrianz
- License: gpl-3.0
- Created: 2025-11-17T10:02:27.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-17T11:08:03.000Z (7 months ago)
- Last Synced: 2025-11-17T12:19:30.903Z (7 months ago)
- Topics: disk-usage, linux, ncdu, ratatui, rust, terminal, terminal-based, tui
- Language: Rust
- Homepage:
- Size: 3.38 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RDU (Ratatui Disk Usage)
RDU is a terminal-based disk usage analyzer written in Rust, built on top of [Ratatui](https://github.com/ratatui/ratatui). It provides a fast and interactive interface to explore disk usage directly in your terminal, inspired by the popular `ncdu` tool.
## Features
- Interactive terminal UI for browsing directories and disk usage
- Fast scanning of large directories
- Keyboard navigation for easy exploration
- Written entirely in Rust, leveraging the [Ratatui](https://github.com/ratatui/ratatui) library
.png)
---
