Skip to content

Commit 1bb67b9

Browse files
committed
refactor: update README for clarity and consistency in volume description
1 parent 54a796d commit 1bb67b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- 🖥️ Shows volume HUD on all displays
1616
- 🔄 Shows volume HUD when switching sound output devices
1717
- 🔊 Menu bar icon with subtle progress bar that changes with volume
18-
- 🛠️ Native, minimal, lightweight implementation
18+
- 🛠️ Native, minimal, lightweight (~2MB app, ~20MB RAM)
1919

2020
<img src=".github/assets/screen-recording.gif" alt="VolumeGrid Screenshot" style="width: 100%; max-width: 800px; margin-top: 20px; border: 1px solid #ccc; border-radius: 8px;">
2121

@@ -25,7 +25,7 @@ macOS Tahoe 26 replaced the classic 16-tile volume HUD with a smaller one that a
2525

2626
The new HUD is hard to read at a glance, especially on multiple displays where the active screen might not be the one in use.
2727

28-
Due to varying volume levels across different websites, videos, and music, I frequently adjust the volume. I have been using VolumeGrid since day one, going through several iterations and fixing edge cases.
28+
Due to varying volume levels across different apps and websites, I frequently adjust the volume. So I built VolumeGrid and have been using it since day one. It should be stable after several iterations and edge case fixes.
2929

3030
## License
3131

0 commit comments

Comments
 (0)