diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-14 14:40:47 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-14 14:40:47 +0200 |
| commit | ef236805d7c7f655ef22da08d708ecb85212c15c (patch) | |
| tree | 82bdc680cc7d4920dec9d58a3aafc6e1611f0534 | |
| parent | cacee90b045e64c75656618f06aa23cd7b9e0115 (diff) | |
Replace static screenshot with animated GIF in README
Crop window decoration borders from the recording and update the
README image reference from loadbars.png to loadbars.gif.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | loadbars.gif | bin | 0 -> 93467 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. - + ### Tested platforms diff --git a/loadbars.gif b/loadbars.gif Binary files differnew file mode 100644 index 0000000..b012e48 --- /dev/null +++ b/loadbars.gif |
