docs(readme): Add oxker to application list (#74)

This commit is contained in:
Jack Wills 2023-02-21 05:33:52 -05:00 committed by GitHub
parent b834ccaa2f
commit ec50458491
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 - [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 - [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 - [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 - [poketex](https://github.com/ckaznable/poketex) — A simple pokedex based on TUI
- [rrtop](https://github.com/wojciech-zurek/rrtop) — Redis monitoring (top like) app - [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 - [rust-sadari-cli](https://github.com/24seconds/rust-sadari-cli) — Sadari game based on terminal