Compare commits

...

3 commits

Author SHA1 Message Date
Xing Yahao
4a4446c372
Merge 503870c6c5 into 8384908498 2025-01-10 04:54:24 +00:00
Alex Pasmantier
8384908498
Update README.md (#270)
Some checks failed
Ruby / build (push) Has been cancelled
2025-01-09 14:51:27 -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

@ -125,6 +125,7 @@ List of projects that provide terminal user interfaces
- [dockly](https://github.com/lirantal/dockly) Immersive terminal interface for managing docker containers and services - [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 - [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 - [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 - [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 - [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 - [kdash](https://github.com/kdash-rs/kdash) A simple and fast dashboard for Kubernetes
@ -429,6 +430,7 @@ List of projects that provide terminal user interfaces
- [slides](https://github.com/maaslalani/slides) A terminal based presentation tool, supporting markdown syntax. - [slides](https://github.com/maaslalani/slides) A terminal based presentation tool, supporting markdown syntax.
- [taskline](https://github.com/perryrh0dan/taskline) Tasks, boards & notes for the command-line habitat - [taskline](https://github.com/perryrh0dan/taskline) Tasks, boards & notes for the command-line habitat
- [taskwarrior-tui](https://github.com/kdheepak/taskwarrior-tui) A Terminal User Interface for Taskwarrior - [taskwarrior-tui](https://github.com/kdheepak/taskwarrior-tui) A Terminal User Interface for Taskwarrior
- [television](https://github.com/alexpasmantier/television) A fast and versatile fuzzy finder TUI
- [tenere](https://github.com/pythops/tenere) A TUI for ChatGPT written in Rust. - [tenere](https://github.com/pythops/tenere) A TUI for ChatGPT written in Rust.
- [termscp](https://github.com/veeso/termscp) A TUI file transfer and explorer, with support for SCP/SFTP/FTP/S3. - [termscp](https://github.com/veeso/termscp) A TUI file transfer and explorer, with support for SCP/SFTP/FTP/S3.
- [tmux](https://github.com/tmux/tmux) Terminal multiplexer - [tmux](https://github.com/tmux/tmux) Terminal multiplexer