⚡ Cyberpunk Docker Stats Dashboard for your terminal
Project description
⚡ TopDock
A cyberpunk-themed 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.0.tar.gz
(9.3 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.0.tar.gz.
File metadata
- Download URL: topdock-0.2.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
206d212abc495c32055a18b87fbc4ecb4633392266c7c7fe2de84b7958bda136
|
|
| MD5 |
e82c7caa20c09a10ecfd687953870219
|
|
| BLAKE2b-256 |
7785c3a2cf94d81b6162347d2a7bad6b84585968539ad95552219536bdb44d80
|
File details
Details for the file topdock-0.2.0-py3-none-any.whl.
File metadata
- Download URL: topdock-0.2.0-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 |
f8b6147c96b1cb0a9ba730896ad21a3d9b3575656bc8b2771321bc0a0ab6da2b
|
|
| MD5 |
7dc140e716f049d37bb31cc5eb53776d
|
|
| BLAKE2b-256 |
f2a3b48e3d62122547fcd2b659ef5fd7feb1b1dde3c25bf2a2451742b2349746
|