tabby-server-stats 1.1.2 → 1.1.3

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
@@ -1,6 +1,6 @@
1
1
  # **Tabby Server Stats Plugin**
2
2
 
3
- A plugin for [Tabby Terminal](https://github.com/Eugeny/tabby) that displays real-time server statistics (CPU, RAM, Disk, Network) and **custom metrics** when connected via SSH.
3
+ A plugin for [Tabby Terminal](https://github.com/Eugeny/tabby) that displays real-time server statistics (CPU, RAM, Disk, Network) and **custom metrics** when connected via SSH / Local Shell.
4
4
 
5
5
  ![Preview image](https://github.com/user-attachments/assets/5571d1ea-5517-423c-b267-308d06794cde)
6
6
 
@@ -29,7 +29,7 @@ A plugin for [Tabby Terminal](https://github.com/Eugeny/tabby) that displays rea
29
29
 
30
30
  ## **Usage**
31
31
 
32
- The stats will automatically appear when you connect to a Linux server via SSH.
32
+ The stats will automatically appear when you connect to a Linux server via SSH or Local Shell.
33
33
  You can toggle visibility using the "Activity" icon in the toolbar.
34
34
 
35
35
  ### **How to use Custom Metrics**