From 829dfee9e563a3eba4394f7aaccbade4755b4590 Mon Sep 17 00:00:00 2001 From: acheronfail Date: Wed, 22 Mar 2023 16:27:20 +1100 Subject: [PATCH] Update APPS.md (#108) --- APPS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/APPS.md b/APPS.md index fc923070..a15d41c6 100644 --- a/APPS.md +++ b/APPS.md @@ -26,6 +26,7 @@ | [oha](https://github.com/hatoo/oha) | HTTP load generator, inspired by rakyll/hey with tui animation | [hatoo](https://github.com/hatoo) | | [oxker](https://github.com/mrjackwills/oxker) | a simple tui to view & control docker containers | [Jack Wills](https://github.com/mrjackwills) | | [poketex](https://github.com/ckaznable/poketex) | A simple pokedex based on TUI | [CK Aznable](https://github.com/ckaznable) | +| [repgrep](https://github.com/acheronfail/repgrep) | An interactive find and replace app powered by ripgrep | [acheronfail](https://github.com/acheronfail) | | [rrtop](https://github.com/wojciech-zurek/rrtop) | Redis monitoring (top like) app | [Wojciech Żurek](https://github.com/wojciech-zurek) | | [rust-sadari-cli](https://github.com/24seconds/rust-sadari-cli) | Sadari game based on terminal | [24seconds](https://github.com/24seconds) | | [rusty-krab-manager](https://github.com/aryakaul/rusty-krab-manager) | Time-management TUI in Rust | [Arya](https://github.com/aryakaul) |