Add app kubectl-watch which uses tui

pull/697/head
牧心 1 year ago committed by GitHub
parent fafad6c961
commit fdfe26b420
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -123,6 +123,7 @@ You can run all examples by running `cargo make run-examples` (require
* [trippy](https://github.com/fujiapple852/trippy): a network diagnostic tool.
* [cotp](https://github.com/replydev/cotp): a trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
* [hg-tui](https://github.com/kaixinbaba/hg-tui): view [hellogithub.com](https://hellogithub.com/) website on the terminal.
* [kubectl-watch](https://github.com/imuxin/kubectl-watch): a kubectl plugin to provide a pretty delta change view of being watched kubernetes resources.
### Alternatives

Loading…
Cancel
Save