An open API service indexing awesome lists of open source software.

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.

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

![screenshot](./screenshot%20(2).png)
---
![gif](./video.gif)