From f9d4f888eb271b1835f521ca094f9e86c8d56812 Mon Sep 17 00:00:00 2001 From: Shubhransh <126972172+shubh-io@users.noreply.github.com> Date: Sun, 18 Jan 2026 19:43:48 +0530 Subject: [PATCH] Docs: Add DockMate in README.md (#1224) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 279d2be..41d2c0b 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ Native desktop applications for managing and monitoring docker hosts and cluster - [dockdash](https://github.com/byrnedo/dockdash) detailed stats. By [@byrnedo] - [Docker-mon](https://github.com/icecrime/docker-mon) :skull: - Console-based Docker monitoring by [@icecrime](https://github.com/icecrime) - [dockly](https://github.com/lirantal/dockly) - An interactive shell UI for managing Docker containers by [@lirantal](https://github.com/lirantal) +- [DockMate](https://github.com/shubh-io/dockmate) - Lightweight terminal-based Docker and Podman manager with a text-based user interface, by [@shubh-io](https://github.com/shubh-io). - [DockSTARTer](https://github.com/GhostWriters/DockSTARTer) - DockSTARTer helps you get started with home server apps running in Docker by [GhostWriters](https://github.com/GhostWriters) - [docui](https://github.com/skanehira/docui) - :skull: An interactive shell UI for managing Docker containers. Also works in Windows. By [@skanehira] - [dry](https://github.com/moncho/dry) - An interactive CLI for Docker containers by [@moncho](https://github.com/moncho)