Skip to content

Commit bfed1f1

Browse files
authored
Update README.md
1 parent 9be5047 commit bfed1f1

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<img src=".github/Icon-cropped.png" width="200" alt="App icon" align="left"/>
22

33
<div>
4-
<h3>MonitorControl - for Apple Silicon and Intel</h3>
4+
<h3>MonitorControl - now compatible with macOS Sequoia</h3>
55
<p>Controls your external display brightness and volume and shows native OSD.
66
Use menubar extra sliders or the keyboard, including native Apple keys!</p>
77
<a href="https://github.com/MonitorControl/MonitorControl/releases"><img src=".github/macos_badge_noborder.png" width="175" alt="Download for macOS"/></a>
@@ -10,14 +10,9 @@ Use menubar extra sliders or the keyboard, including native Apple keys!</p>
1010
<br/><br/>
1111

1212
<div align="center">
13-
<!-- shields -->
14-
<!-- downloads -->
1513
<a href="https://github.com/MonitorControl/MonitorControl/releases"><img src="https://img.shields.io/github/downloads/MonitorControl/MonitorControl/total.svg?style=flat" alt="downloads"/></a>
16-
<!-- version -->
1714
<a href="https://github.com/MonitorControl/MonitorControl/releases"><img src="https://img.shields.io/github/release-pre/MonitorControl/MonitorControl.svg?style=flat" alt="latest version"/></a>
18-
<!-- license -->
1915
<a href="https://github.com/MonitorControl/MonitorControl/blob/master/License.txt"><img src="https://img.shields.io/github/license/MonitorControl/MonitorControl.svg?style=flat" alt="license"/></a>
20-
<!-- platform -->
2116
<a href="https://github.com/MonitorControl/MonitorControl"><img src="https://img.shields.io/badge/platform-macOS-lightgrey.svg?style=flat" alt="platform"/></a>
2217

2318
<br/>
@@ -51,14 +46,16 @@ brew install MonitorControl
5146
- Simple, unobtrusive UI to blend in to the general aesthetics of macOS.
5247
- **One of the best app of its kind, completely FREE.**
5348

49+
For additional features, more advanced brightness control with XDR/HDR brightness upscaling and support for more Mac models and displays, check out [BetterDisplay](https://github.com/waydabber/BetterDisplay#readme)!
50+
5451
## How to install and use the app
5552

5653
1. [Download the app](https://github.com/MonitorControl/MonitorControl/releases)
57-
2. Copy the MonitorControl app file from the .DMG to your Applications folder
58-
3. Click on the `MonitorControl` app file
54+
2. Copy the MonitorControl app file from the .dmg file to your Applications folder
55+
3. Click on the `MonitorControl` app
5956
4. Add the app to `Accessibility` under `System Settings` » `Privacy & Security` as prompted (this is required only if you wish to use the native Apple keyboard brightness and media keys - if this is not the case, you can safely skip this step).
6057
5. Use your keyboard or the sliders in the app menu (a brightness symbol in the macOS menubar as shown on the screenshot above) to control your displays.
61-
6. Open `Preferences` for customization options (enable `Show advanced settings` for even more options).
58+
6. Open `Settings` for customization options (enable `Show advanced settings` for even more options).
6259
7. You can set up custom keyboard shortcuts under the `Keyboard` in Preferences (the app uses Apple media keys by default).
6360
8. If you have any questions, go to [Discussions](https://github.com/MonitorControl/MonitorControl/discussions)!
6461

@@ -99,7 +96,7 @@ Notable exceptions for hardware control compatibility:
9996
Compatibility with
10097

10198
- f.lux users: please activate `Avoid gamma table manipulation` under `Preferences` » `Displays`! This step is not needed if you use Night Shift.
102-
- [BetterDisplay](https://betterdisplay.pro/) users: either activate `Avoid gamma table manipulation` in MonitorControl or turn off `Allow color adjustments` in BetterDisplay (under Settings/Displays/Overview). You might want to disable native keyboard control either in MonitorControl or BetterDisplay, depending on which app you want to use for brightness control and dimming.
99+
- [BetterDisplay](https://betterdisplay.pro/) users: either activate `Avoid gamma table manipulation` in MonitorControl or turn off `Allow color table adjustments` in BetterDisplay (under Settings/Displays/Overview). You might want to disable native keyboard control either in MonitorControl or BetterDisplay, depending on which app you want to use for brightness control and dimming.
103100

104101
## How to build
105102

@@ -137,11 +134,11 @@ git clone https://github.com/MonitorControl/MonitorControl.git
137134

138135
- [@the0neyouseek](https://github.com/the0neyouseek) - previous (now honorary) maintainer
139136
- [@JoniVR](https://github.com/JoniVR) - previous (now honorary) maintainer
137+
- [@alin23](https://github.com/alin23) (generally spearheaded M1 DDC support and figured out a many of the caveats)
140138
- [@mathew-kurian](https://github.com/mathew-kurian/) (original developer)
141139
- [@Tyilo](https://github.com/Tyilo/) (fork)
142140
- [@Bensge](https://github.com/Bensge/) - (used some code from his project [NativeDisplayBrightness](https://github.com/Bensge/NativeDisplayBrightness))
143141
- [@nhurden](https://github.com/nhurden/) (for the original MediaKeyTap)
144142
- [@kfix](https://github.com/kfix/ddcctl) (for ddcctl)
145143
- [@reitermarkus](https://github.com/reitermarkus) (for Intel DDC support)
146-
- [@alin23](https://github.com/alin23) (generally spearheaded M1 DDC support and figured out a many of the caveats)
147144
- [javierocasio](https://www.deviantart.com/javierocasio) (app icon background)

0 commit comments

Comments
 (0)