docs(readme): add poketex to 'apps using tui' in README (#64)

This commit is contained in:
CK Aznable 2023-02-19 19:42:09 +08:00 committed by GitHub
parent 9b7a6ed85d
commit 94a0d09591
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,6 +130,7 @@ You can run all examples by running `cargo make run-examples` (require
- [kmon](https://github.com/orhun/kmon) — Linux Kernel Manager and Activity Monitor
- [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
- [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
- [rusty-krab-manager](https://github.com/aryakaul/rusty-krab-manager) — Time-management TUI in Rust