You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@ This is a simple event provider for [Sketchybar](https://github.com/FelixKratz/S
6
6
7
7
## Installation
8
8
9
+
### Homebrew
10
+
11
+
```bash
12
+
brew tap joncrangle/tap
13
+
brew install sketchybar-system-stats
14
+
```
15
+
9
16
### Prebuilt binaries
10
17
11
18
You can download a prebuilt binary for Apple Silicon (aarch64) and Intel Macs (x86_64) from the [latest release](https://github.com/joncrangle/sketchybar-system-stats/releases).
0 commit comments