Skip to content

Commit 833f113

Browse files
committed
Update README.md
1 parent 97cbc43 commit 833f113

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
- Two layouts: default and alternative
2424
- Customizable UI color (green, red, blue, cyan, magenta, yellow, and white)
2525
- Customizable update interval (default is 1000ms)
26+
- Processes list (sorted by CPU usage)
27+
- Disk Storage (Used, Total, Available)
28+
- Party Mode (Randomly cycles through colors)
2629
- Support for all Apple Silicon models.
2730

2831
## Install via Homebrew
@@ -95,6 +98,8 @@ Options are 'green', 'red', 'blue', 'cyan', 'magenta', 'yellow', and 'white'. (-
9598
Use the following keys to interact with the application while its running:
9699
- `q`: Quit the application.
97100
- `r`: Refresh the UI data manually.
101+
- `c`: Cycle through the color themes.
102+
- `p`: Party Mode (Randomly cycles through colors)
98103
- `l`: Toggle the main display's layout.
99104
- `h`: Toggle the help menu.
100105

@@ -116,8 +121,8 @@ Use the following keys to interact with the application while its running:
116121
- M3 Pro
117122
- M3 Max
118123
- M4
119-
- M4 Pro (In Testing, development branch)
120-
- M4 Max (In Testing, development branch)
124+
- M4 Pro
125+
- M4 Max
121126

122127
(If you have a confirmed working M series chip that is not listed, please open an issue, so we may add it here!)
123128

0 commit comments

Comments
 (0)