Skip to content

Commit

Permalink
add expanded view screen cap, docpage
Browse files Browse the repository at this point in the history
  • Loading branch information
bcicen committed Mar 8, 2017
1 parent d9b4295 commit 7026193
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
Top-like interface for container metrics

ctop provides a concise and condensed overview of real-time metrics for multiple containers:
![compact][compact]

as well as an expanded view for examining a specific container:
<p align="center"><img width="80%" src="_docs/img/grid.gif" alt="cTop"/></p>

as well as an [expanded view][expanded_view] for inspect a specific container.

## Install

Fetch the [latest release](https://github.com/bcicen/ctop/releases) for your platform:
Expand Down Expand Up @@ -49,4 +48,4 @@ s | Select container sort field
r | Reverse container sort order
q | Quit cTop

[compact]: http://i.imgur.com/uDUq33N.gif "cTop"
[expanded_view]: _docs/expanded.md
4 changes: 4 additions & 0 deletions _docs/expanded.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Expanded View

ctop provides an expanded, rolling view for following container metrics
<p align="center"><img width="80%" src="img/expanded.gif" alt="cTop"/></p>
Binary file added _docs/img/expanded.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7026193

Please sign in to comment.