From 688c1a5c1c98e3d44521ea20c0b28d9bdfa72fec Mon Sep 17 00:00:00 2001 From: BADR Date: Fri, 1 Mar 2024 14:25:07 +0100 Subject: [PATCH] Add bluetui (#197) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c4c157f..c3f82dd7 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ List of projects that provide terminal user interfaces - [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. +- [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.