Compare commits

...

3 commits

Author SHA1 Message Date
Xing Yahao
ac6f62b90a
Merge 503870c6c5 into 79dcc1e434 2025-01-06 02:17:24 +00:00
Davin
79dcc1e434
This is a newly added tool (#269)
Some checks failed
Ruby / build (push) Has been cancelled
* Update README.md

Added new tool tmd-top to visualize traffic monitoring.

* Update README.md
2025-01-05 09:41:26 -08:00
Xing Yahao
503870c6c5
Add e1s to README.md
https://github.com/keidarcy/e1s
2024-12-31 12:10:05 +09:00

View file

@ -63,6 +63,7 @@ List of projects that provide terminal user interfaces
- [trippy](https://github.com/fujiapple852/trippy) A network diagnostic tool that includes functionality like mtr and more
- [ttop](https://github.com/inv2004/ttop) System monitoring tool with historical data service, triggers and top-like TUI
- [tufw](https://github.com/peltho/tufw) Terminal UI for ufw
- [tmd-top](https://github.com/CDWEN0526/tmd-top) Used to monitor the process tcp traffic of the linux system, detailed to each IP connection
- [wander](https://github.com/robinovitch61/wander) HashiCorp Nomad terminal client
- [WTF](https://github.com/senorprogrammer/wtf) The personal information dashboard for your terminal.
- [zenith](https://github.com/bvaisvil/zenith) In terminal graphical metrics for your *nix system written in Rust
@ -118,12 +119,13 @@ List of projects that provide terminal user interfaces
<details open><summary><h2>Docker/LXC/K8s</h2></summary>
- [ctop](https://github.com/bcicen/ctop) Top-like interface for container metrics
- [dive](https://github.com/wagoodman/dive) A tool for exploring each layer in a docker image
- [dockly](https://github.com/lirantal/dockly) Immersive terminal interface for managing docker containers and services
- [dry](https://github.com/moncho/dry) A Docker manager for the terminal
- [ducker](https://github.com/robertpsoane/ducker) A slightly quackers Docker TUI based on k9s
- [e1s](https://github.com/keidarcy/e1s) TUI for managing AWS ECS resources
- [eks-node-viewer](https://github.com/awslabs/eks-node-viewer/) visualizing dynamic node usage within a kubernetes cluster
- [k9s](https://github.com/derailed/k9s) TUI for managing a Kubernetes cluster
- [kdash](https://github.com/kdash-rs/kdash) A simple and fast dashboard for Kubernetes