From f70d9f54543337df751d05bb8884f239bc1c7329 Mon Sep 17 00:00:00 2001
From: Jim Huang <jserv.tw@gmail.com>
Date: Thu, 4 Jan 2024 10:23:05 +0800
Subject: [PATCH] Add bluetuith

bluetuith is a TUI-based bluetooth connection manager, which can
interact with bluetooth adapters and devices.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 4bc0a59..bd91039 100644
--- a/README.md
+++ b/README.md
@@ -214,6 +214,7 @@ List of projects that provide terminal user interfaces
 - [adguardian](https://github.com/lissy93/AdGuardian-Term) A TUI dashboard for monitoring real-time traffic from an AdGuard Home instance.
 - [arttime](https://github.com/reportaman/arttime) An app that brings beauty of text-art together with functionality of clock, timer, and pattern-based time manager.
 - [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.
 - [broot](https://dystroy.org/broot/) A new way to see and navigate directory trees
 - [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