From 9eb0249f16b8bebed633590dcd5d20064f679641 Mon Sep 17 00:00:00 2001 From: Justin Garrison <justin@linux.com> Date: Tue, 6 May 2025 16:21:02 -0700 Subject: [PATCH] add: argenta closes #303 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4000194..02668f3 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,7 @@ List of projects that provide terminal user interfaces <details open><summary><h2>Libraries</h2></summary> - [AnbUI](https://github.com/oerg866/anbui) A minimal Text UI Library in **C** +- [Argenta](https://github.com/koloideal/Argenta) Library for building modular applications **Python** - [Ashen](https://github.com/colinta/Ashen) An Elm inspired framework written in **Swift** - [blessed](https://github.com/chjj/blessed) A high-level terminal interface library for **Node.js** - [blessed](https://github.com/jquast/blessed) Blessed is an easy, practical library for making **Python** terminal apps