⚡ Docker Stats Dashboard for your terminal
Project description
⚡ TopDock
A real-time Docker container stats dashboard for your terminal — CPU, memory, network, and block I/O at a glance.
Install
# recommended
pipx install topdock
# or
pip install topdock
# or directly from source
pipx install git+https://github.com/yourusername/topdock.git
Requires: Python 3.10+, Docker
Usage
topdock # live dashboard
topdock --sort mem # sort by memory
topdock --refresh 5 --alert 90 # custom refresh and alert threshold
topdock --snapshot --format json # one-shot JSON output
topdock --host tcp://192.168.1.10:2375 # remote Docker host
topdock --version
Keyboard Controls
| Key | Action |
|---|---|
↑ / ↓ |
Scroll rows |
PgUp / PgDn |
Scroll 10 rows |
c |
Sort by CPU |
m |
Sort by Memory |
n |
Sort by Network |
b |
Sort by Block I/O |
e |
Export CSV + JSON |
a |
Clear alerts |
q |
Quit |
Uninstall
pipx uninstall topdock
# or
pip uninstall topdock
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
topdock-0.2.1.tar.gz
(9.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file topdock-0.2.1.tar.gz.
File metadata
- Download URL: topdock-0.2.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58377cc8d91819492874d660d017dd1cfbd41f02e8254359e8cafd1c6e1d8490
|
|
| MD5 |
18c2cd4d6eb08652f3496215162a0fb9
|
|
| BLAKE2b-256 |
67c7c60751e26de21ce6848f4d43bfebee233499fa347628bdb3027a59e0a9f6
|
File details
Details for the file topdock-0.2.1-py3-none-any.whl.
File metadata
- Download URL: topdock-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b59a2c4a3623cfac65769de00a431544c006590eba6958b21986a84de1ee95db
|
|
| MD5 |
5628cf1871d436050429ac0dd4494672
|
|
| BLAKE2b-256 |
d0887f9818f6c7e36a1d2bddfc6efa0c9cc906e469b923d79fbc8b7f0b23133a
|