summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-14 14:40:47 +0200
committerPaul Buetow <paul@buetow.org>2026-02-14 14:40:47 +0200
commitef236805d7c7f655ef22da08d708ecb85212c15c (patch)
tree82bdc680cc7d4920dec9d58a3aafc6e1611f0534
parentcacee90b045e64c75656618f06aa23cd7b9e0115 (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.md2
-rw-r--r--loadbars.gifbin0 -> 93467 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 932ef22..fb3fe53 100644
--- a/README.md
+++ b/README.md
@@ -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.
-![Loadbars](loadbars.png)
+![Loadbars](loadbars.gif)
### Tested platforms
diff --git a/loadbars.gif b/loadbars.gif
new file mode 100644
index 0000000..b012e48
--- /dev/null
+++ b/loadbars.gif
Binary files differ