From ec504584914abbde8eda45b8b8a4069224d03556 Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Tue, 21 Feb 2023 05:33:52 -0500 Subject: [PATCH] docs(readme): Add oxker to application list (#74) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12173494..84524aae 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ You can run all examples by running `cargo make run-examples` (require - [kubectl-watch](https://github.com/imuxin/kubectl-watch) — A kubectl plugin to provide a pretty delta change view of being watched kubernetes resources - [minesweep](https://github.com/cpcloud/minesweep-rs) — Sweep some mines for fun, and probably not for profit - [oha](https://github.com/hatoo/oha) — HTTP load generator, inspired by rakyll/hey with tui animation +- [oxker](https://github.com/mrjackwills/oxker) — a simple tui to view & control docker containers - [poketex](https://github.com/ckaznable/poketex) — A simple pokedex based on TUI - [rrtop](https://github.com/wojciech-zurek/rrtop) — Redis monitoring (top like) app - [rust-sadari-cli](https://github.com/24seconds/rust-sadari-cli) — Sadari game based on terminal