From 0735b2a11d6ef14d654edab8c28504791caad7ad Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Mon, 25 Dec 2023 21:58:59 -0800 Subject: [PATCH] Add termdbms --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3351883..a974098 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ List of projects that provide terminal user interfaces - [pudb](https://github.com/inducer/pudb) A console-based visual debugger for Python - [runme](https://github.com/stateful/runme) Discover and run code snippets directly from your README.md or other markdowns - [sls-dev-tools](https://github.com/Theodo-UK/sls-dev-tools) Dev Tools for the Serverless World +- [termdbms](https://github.com/mathaou/termdbms) A TUI for viewing and editing database files. - [terraform-tui](https://github.com/idoavrah/terraform-tui) view and interact with Terraform state - [soft-serve](https://github.com/charmbracelet/soft-serve) A tasty, self-hostable Git server for the command lineicecream - [tig](https://github.com/jonas/tig) Text-mode interface for git