From 85f5d3ff692a6f60bf265f47915f0ff93f213340 Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Wed, 10 Jan 2024 01:29:25 +0800 Subject: [PATCH] Add bluetuith (#173) 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 0d60214..04dd161 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,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