1 repo
Tools for spawning and managing external shell processes and capturing their output streams.
Distinguishing note: Focuses on administrative process execution rather than general-purpose shell scripting.
Explore 1 awesome GitHub repository matching development tools & productivity · Subprocess Utilities. Refine with filters or upvote what's useful.
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
Executes administrative tasks by spawning external shell processes and capturing their standard output streams.