From 0330957cc814b4b4c116ea52ba3cbe7edd385789 Mon Sep 17 00:00:00 2001
From: underclockeddev <71031886+underclockeddev@users.noreply.github.com>
Date: Fri, 9 Aug 2024 18:45:55 -0400
Subject: [PATCH 1/3] Update README.md (#225)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index fb02f44..8b72b67 100644
--- a/README.md
+++ b/README.md
@@ -374,6 +374,7 @@ List of projects that provide terminal user interfaces
 - [topydo](https://github.com/topydo/topydo) A powerful todo list application using the todo.txt format
 - [ttyplot](https://github.com/tenox7/ttyplot) A realtime plotting utility for terminals with data input from stdin/pipe.
 - [TUI_ProjectManager](https://github.com/NicoDblc/TUI_ProjectManager) A simple project-based todo list written in Rust
+- [tui-deck](https://github.com/mebitek/tui-deck) A TUI frontend for Nextcloud Deck app written in GO
 - [tui-slides](https://github.com/Chleba/tui-slides) A terminal presentation tool capable of rendering images and many other widgets.
 - [tuihub](https://github.com/ashis0013/tuihub) A utility hub/dashboard for personal use
 - [tvterm](https://github.com/magiblot/tvterm) A terminal emulator that runs in your terminal

From 71999599cfeb24f4db1b546eb0a35489a18f7f91 Mon Sep 17 00:00:00 2001
From: Gal Szkolnik <code@lockszmith.com>
Date: Fri, 9 Aug 2024 19:09:44 -0400
Subject: [PATCH 2/3] Add  GNU Midnight Commander file-manager (#230)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 8b72b67..3d4debd 100644
--- a/README.md
+++ b/README.md
@@ -129,6 +129,7 @@ List of projects that provide terminal user interfaces
 - [fml](https://github.com/wick3dr0se/fml) :file_folder: A stupid simple, fast file manager written in BASH v4.2+.
 - [goful](https://github.com/anmitsu/goful) a powerful TUI file manager written in Go.
 - [lf](https://github.com/gokcehan/lf) A terminal file manager written in Go with heavy inspiration from ranger file manager.
+- [mc](https://github.com/MidnightCommander/mc) GNU Midnight Commander. A free cross-platform orthodox file manager.
 - [nnn](https://github.com/jarun/nnn) n³ The unorthodox terminal file manager.
 - [ranger](https://github.com/ranger/ranger) A VIM-inspired file manager for the console.
 - [superfile](https://github.com/MHNightCat/superfile) Pretty fancy and modern terminal file manager.

From df9c4f693c18a81b377bb4359d25df3ff344a9ad Mon Sep 17 00:00:00 2001
From: adriel-tech <145532+adriel-tech@users.noreply.github.com>
Date: Fri, 9 Aug 2024 17:09:52 -0600
Subject: [PATCH 3/3] Update README.md (#229)

* Update README.md

Added broot to the file manager section.

* Update README.md

Remove broot from Miscellaneous section.

* Update README.md

Restored the original description.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3d4debd..f2ff68a 100644
--- a/README.md
+++ b/README.md
@@ -125,6 +125,7 @@ List of projects that provide terminal user interfaces
 <details open><summary><h2>File Managers</h2></summary>
 
 - [adbtuifm](https://github.com/darkhz/adbtuifm) A TUI file manager for Android, based on the Android Debug Bridge(ADB).
+- [broot](https://github.com/Canop/broot) A new way to see and navigate directory trees
 - [fff](https://github.com/dylanaraps/fff) A simple file manager written in bash.
 - [fml](https://github.com/wick3dr0se/fml) :file_folder: A stupid simple, fast file manager written in BASH v4.2+.
 - [goful](https://github.com/anmitsu/goful) a powerful TUI file manager written in Go.
@@ -265,7 +266,6 @@ List of projects that provide terminal user interfaces
 - [asciiMol](https://github.com/dewberryants/asciiMol) Curses based ASCII molecule viewer for linux terminals.
 - [bluetuith](https://github.com/darkhz/bluetuith) A TUI-based bluetooth connection manager, which can interact with bluetooth adapters and devices.
 - [bluetui](https://github.com/pythops/bluetui) A TUI for managing bluetooth devices.
-- [broot](https://dystroy.org/broot/) A new way to see and navigate directory trees
 - [Captain's log](https://github.com/NikolaDucak/caps-log) A small TUI journaling tool
 - [diary](https://github.com/actuday6418/Diary) A diary app written in Rust that encrypts both text and file data, and can decrypt and build a rich HTML representation of your diary when required.
 - [distrobox-tui](https://github.com/hyperreal64/distrobox-tui) TUI for managing distrobox containers