From d966c25eba1f9c39bbd465e5452c7bcece094930 Mon Sep 17 00:00:00 2001 From: Mohammad Razeghi <razeghi71@users.noreply.github.com> Date: Fri, 25 Aug 2023 11:05:20 +0200 Subject: [PATCH] add burf --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 552d382..3a4a026 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ List of projects that provide terminal user interfaces - [tig](https://github.com/jonas/tig) Text-mode interface for git - [vctui](https://github.com/thebsdbox/vctui) Console interface for vCenter - [violet](https://github.com/braheezy/violet) Colorful TUI frontend to run Vagrant commands +- [burf](https://github.com/razeghi71/burf) TUI for Google Cloud Storage (GCS) --- </details>