From f0e7e21e74fa48cfdbcb4b4a3bac1b5ece1ed3f1 Mon Sep 17 00:00:00 2001 From: carl <44021312+achristmascarl@users.noreply.github.com> Date: Tue, 18 Feb 2025 19:29:10 -0500 Subject: [PATCH] Update README.md (#279) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38793cc..ea670ef 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ List of projects that provide terminal user interfaces - [prs](https://github.com/dhth/prs) Stay updated on PRs without leaving the terminal - [pudb](https://github.com/inducer/pudb) A console-based visual debugger for Python - [pyautogit](https://github.com/jwlodek/pyautogit) A terminal UI for managing git repositories, written using py_cui +- [rainfrog](https://github.com/achristmascarl/rainfrog) A database management TUI for Postgres, MySQL, and SQLite written in Rust - [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.