Terminal dashboard for Docker monitoring across multiple hosts with Dozzle integration.

A real-time terminal dashboard and container manager for monitoring Docker across multiple hosts.
Tracks live CPU, memory, and network metrics with smooth exponential moving averages.
Streams container logs and integrates directly with Dozzle for deep log inspections.
Built with Rust as a lightweight, lightning-fast command-line companion.
$ brew install dtop$ docker run -v /var/run/docker.sock:/var/run/docker.sock -it ghcr.io/amir20/dtop$ cargo install dtop$ curl --proto '=https' --tlsv1.2 -LsSf https://github.com/amir20/dtop/releases/latest/download/dtop-installer.sh | shto comment.