tabby-server-stats 1.0.2 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,6 +5,7 @@ A plugin for [Tabby Terminal](https://github.com/Eugeny/tabby) that displays rea
5
5
  ## Features
6
6
  * Real-time Monitoring: Displays CPU usage, RAM usage, Disk usage, and Network upload/download speeds.
7
7
  * Draggable Panel: You can drag the stats panel anywhere on the screen.
8
+ * Permanent Bottom Bar: Stats are displayed in a fixed bottom bar that's always visible.
8
9
  * Customizable:
9
10
  * Change chart colors and opacity.
10
11
  * Switch between Vertical and Horizontal layouts.
@@ -19,7 +20,7 @@ A plugin for [Tabby Terminal](https://github.com/Eugeny/tabby) that displays rea
19
20
  4. Click Install.
20
21
 
21
22
  ## Usage
22
- The panel will automatically appear when you connect to a Linux server via SSH.
23
+ The stats will automatically appear when you connect to a Linux server via SSH.
23
24
  You can toggle the visibility using the "Activity" icon in the toolbar.
24
25
 
25
26
  ## License