Update README.md

This commit is contained in:
Sangye Ince-Johannsen 2025-01-18 00:05:08 +00:00
parent 7845cf29f2
commit f3e94e4041

View file

@ -11,30 +11,19 @@ The menu bar displays a Braille cluster, up to three rows tall, representing up
---
### Examples
### Menu Bar Example
#### **Braille Symbols:**
1. `⠺`
- Server 1:
- **Left dot**: `○` (Mullvad is not in use)
- **Right dot**: `●` (AdGuard is in use).
- Server 2:
- **Left dot**: `●` (Mullvad is in use)
- **Right dot**: `●` (AdGuard is in use).
- Server 3:
- **Left dot**: `○` (Mullvad is not in use)
- **Right dot**: `●` (AdGuard is in use).
If you see `⠺` in your menubar, that means:
2. `⠃`
- Server 1:
- **Left dot**: `●` (Mullvad is in use)
- **Right dot**: `○` (AdGuard is not in use).
- Server 2:
- **Left dot**: `●` (Mullvad is in use)
- **Right dot**: `○` (AdGuard is not in use).
- Server 3:
- Server 1: `○ ●`
- **Left dot**: `○` (Mullvad is not in use)
- **Right dot**: `○` (AdGuard is not in use).
- **Right dot**: `●` (AdGuard is in use).
- Server 2: `● ●`
- **Left dot**: `●` (Mullvad is in use)
- **Right dot**: `●` (AdGuard is in use).
- Server 3: `○ ●`
- **Left dot**: `○` (Mullvad is not in use)
- **Right dot**: `●` (AdGuard is in use).
---
@ -50,7 +39,8 @@ The menu bar displays a Braille cluster, up to three rows tall, representing up
1. Ensure the `vitals` script is installed and executable on each monitored server.
2. Update your configuration file at `~/.servers.yaml` with the server details.
- Example configuration:
```yaml
```yaml
POOL:
- ts_id: "sij-mbp16"
ts_ip: "100.64.64.20"
@ -75,5 +65,6 @@ POOL:
ssh_key: "/Users/sij/.ssh/id_ed25519"
vitals: "/home/sij/workshop/scripts/pathScripts/vitals"
vpn: "/home/sij/workshop/scripts/pathScripts/vpn"
```
```
3. Place the `vitals.30s.py` plugin in your SwiftBar plugins folder and refresh SwiftBar.