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
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
26
26
## Install via Homebrew
27
27
28
-
Help get us on the official Homebrew formulas by giving us a star! [mactop](https://github.com/context-labs/mactop)
28
+
Help get us on the official Homebrew formulas by giving us a star and watching this repo! [mactop](https://github.com/context-labs/mactop)
29
29
30
30
```bash
31
31
brew tap context-labs/mactop https://github.com/context-labs/mactop
@@ -84,6 +84,7 @@ sudo ./mactop
84
84
85
85
-`--interval` or `-i`: Set the powermetrics update interval in milliseconds. Default is 1000. (For low-end M chips, you may want to increase this value)
86
86
-`--version` or `-v`: Print the version of mactop.
87
+
-`--help` or `-h`: Show a help message about these flags and how to run mactop.
87
88
88
89
## mactop Commands
89
90
Use the following keys to interact with the application while its running:
@@ -97,6 +98,8 @@ Use the following keys to interact with the application while its running:
97
98
- M1 Max
98
99
- M1 Ultra
99
100
101
+
(If you have a confirmed working M series chip that is not listed, please open an issue!)
102
+
100
103
## Contributing
101
104
102
105
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
0 commit comments