From ef236805d7c7f655ef22da08d708ecb85212c15c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 14 Feb 2026 14:40:47 +0200 Subject: 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3