From d1361c4bc9ad1b7bf6aba0ffd85f9e51e99e7f73 Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Sat, 25 Nov 2023 22:04:44 -0800 Subject: [PATCH] Add gdu closes #108 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfa6c97..2841914 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ List of projects that provide terminal user interfaces - [ec2-instance-selector](https://github.com/aws/amazon-ec2-instance-selector) A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory - [emu2](https://github.com/dmsc/emu2) A simple DOS emulator for the Linux text console, supporting basic DOS system calls and console I/O. - [fzf](https://github.com/junegunn/fzf) A general-purpose command-line fuzzy finder +- [gdu](https://github.com/dundee/gdu) Fast disk usage analyzer with console interface written in Go - [gif-for-cli](https://github.com/google/gif-for-cli) Convert a gif into ASCII - [gobang](https://github.com/TaKO8Ki/gobang) A cross-platform TUI database management tool written in Rust - [gpg-tui](https://github.com/orhun/gpg-tui) A terminal user interface for GnuPG