How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A terminal UI for Docker Swarm that makes cluster state easier to see, understand, and reason about.
The main features of eldara-tech/swarmcli are: Container Management, Terminal Interfaces.
Open-source alternatives to eldara-tech/swarmcli include: ghostwriters/dockstarter — DockSTARTer helps you get started with running apps in Docker. jr-k/d4s — 🍊 A fast, keyboard-driven terminal UI to manage Docker containers, Compose stacks, and Swarm services with the… christian-korneck/docker-pushrm — "Docker Push Readme" - a Docker CLI plugin to update container repo docs. durableprogramming/dprs — DPRS (Docker PRocesS Manager) is a terminal user interface for managing Docker containers and monitoring their logs.… jesseduffield/lazydocker — Lazydocker is a terminal-based command-line utility that provides an interactive dashboard for monitoring and… lirantal/dockly — Dockly is a terminal user interface for managing Docker containers and services through an interactive menu. It…
DPRS (Docker PRocesS Manager) is a terminal user interface for managing Docker containers and monitoring their logs. Built with a focus on reliability, usability, and efficient container management.
DockSTARTer helps you get started with running apps in Docker.
"Docker Push Readme" - a Docker CLI plugin to update container repo docs
Lazydocker is a terminal-based command-line utility that provides an interactive dashboard for monitoring and controlling containerized environments. It functions as a text-based user interface, allowing users to manage containers, images, and volumes directly within a terminal emulator through keyboard-driven navigation. The tool distinguishes itself by replacing manual command-line sequences with a unified workspace that communicates directly with the Docker daemon via the local Unix domain socket. It maintains state synchronization by listening to real-time container events and utilizes co