@@ -4,10 +4,10 @@ MewNotch is a macOS app that enhances the functionality of the notch on new MacB
4
4
5
5
## Features
6
6
7
- - ** Volume Display** – Shows volume changes directly on the notch.
8
- - ** Brightness Display** – Displays brightness adjustments in real-time.
9
- - ** Minimal & Non-Intrusive** – A clean, lightweight alternative to the default system HUD.
10
- - ** SwiftUI-based UI** – Smooth animations and modern macOS styling.
7
+ - ** Volume Display** - Shows volume changes directly on the notch.
8
+ - ** Brightness Display** - Displays brightness adjustments in real-time.
9
+ - ** Minimal & Non-Intrusive** - A clean, lightweight alternative to the default system HUD.
10
+ - ** SwiftUI-based UI** - Smooth animations and modern macOS styling.
11
11
12
12
## Installation
13
13
@@ -25,13 +25,15 @@ MewNotch is a macOS app that enhances the functionality of the notch on new MacB
25
25
## Usage
26
26
27
27
1 . Launch ** MewNotch** .
28
- 2 . Adjust the volume or brightness using the keyboard or Touch Bar .
28
+ 2 . Adjust the volume or brightness.
29
29
3 . Enjoy the sleek visual feedback right on the notch!
30
30
31
31
## Roadmap
32
32
33
- - [ ] Add support for different types of HUD UIs.
34
- - [ ] Allow users to toggle HUD usage.
33
+ - [ ✓] Add support for different types of HUD UIs.
34
+ - [ ✓] Allow users to toggle HUD usage.
35
+ - [ ✓] Icon in Menu bar to show app's running status.
36
+ - [ ] Explore Music player integeation and possible usage.
35
37
- [ ] Explore additional notch-based utilities.
36
38
37
39
## Contributing
@@ -45,7 +47,7 @@ This project is licensed under the [GPLv3 License](LICENSE).
45
47
## Acknowledgments
46
48
47
49
- Inspired by the idea of making the Mac notch actually useful!
48
- - Built with ❤ ️ using Swift and SwiftUI.
50
+ - Built with ♥ ️ using Swift and SwiftUI.
49
51
- Special thanks to the following GitHub repositories for their code and inspiration:
50
52
- [ MediaKey] ( https://github.com/AlexPerathoner/MediaKeyTap )
51
53
- [ SlimHUD] ( https://github.com/AlexPerathoner/SlimHUD )
0 commit comments