From 96d3b80353cd3f4918e55139b74c1c883dc1a68d Mon Sep 17 00:00:00 2001 From: pythops Date: Mon, 26 Feb 2024 20:19:08 +0100 Subject: [PATCH] Add bluetui --- 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.