From 10d1233e5d1b6cdce956eef573545cb7c72fdd4a Mon Sep 17 00:00:00 2001 From: Julien C <64107022+Julien-cpsn@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:38:25 +0200 Subject: [PATCH] Add ATAC, the modern TUI API Client (#203) * Added ATAC * Update README.md * Update README.md --------- Co-authored-by: CAPOSIENA --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0717723..fb7630e 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ List of projects that provide terminal user interfaces

Development

+- [ATAC](https://github.com/Julien-cpsn/ATAC) A feature-full TUI API client made in Rust. ATAC is free, open-source, offline and account-less. - [austin-tui](https://github.com/P403n1x87/austin-tui) The top-like text-based user interface for Austin - [burf](https://github.com/razeghi71/burf) TUI for Google Cloud Storage (GCS) - [cnTUI](https://github.com/fipso/cntui) Replay chrome requests from your terminal using curl