From 224f956e4aa79a86675f2e2facd828c18c672582 Mon Sep 17 00:00:00 2001 From: strmax195-hue Date: Mon, 15 Jun 2026 20:15:03 +0500 Subject: [PATCH] Add DockTUI to terminal tools (#1472) Co-authored-by: strmax195-hue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9361f18..b4fbc52 100644 --- a/README.md +++ b/README.md @@ -384,6 +384,7 @@ TUIs, CLI tools, and shell integrations for Docker. - [dockly](https://github.com/lirantal/dockly) - An interactive shell UI for managing Docker containers. - [DockMate](https://github.com/shubh-io/dockmate) - Lightweight terminal-based Docker and Podman manager with a text-based user interface,. - [DockSTARTer](https://github.com/GhostWriters/DockSTARTer) - DockSTARTer helps you get started with home server apps running in Docker. +- [DockTUI](https://github.com/strmax195-hue/docktui) - Fast, zero-dependency terminal dashboard for Docker and Compose. - [dprs](https://github.com/durableprogramming/dprs) - A developer-focused TUI for managing Docker containers with real-time log streaming and container management. - [dry](https://github.com/moncho/dry) - An interactive CLI for Docker containers. - [easydocker](https://github.com/joao-zanutto/easydocker) - A Terminal UI highly inpired by k9s levaraging beatiful BubbleTea graphics.