@@ -12,25 +12,13 @@ Use menubar extra sliders or the keyboard, including native Apple keys!</p>
1212<div align =" center " >
1313<!-- shields -->
1414<!-- downloads -->
15- <a href =" https://github.com/MonitorControl/MonitorControl/releases " >
16- <img src =" https://img.shields.io/github/downloads/MonitorControl/MonitorControl/total.svg?style=flat " alt =" downloads " />
17- </a >
15+ <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 >
1816<!-- version -->
19- <a href =" https://github.com/MonitorControl/MonitorControl/releases " >
20- <img src =" https://img.shields.io/github/release-pre/MonitorControl/MonitorControl.svg?style=flat " alt =" latest version " />
21- </a >
17+ <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 >
2218<!-- license -->
23- <a href =" https://github.com/MonitorControl/MonitorControl/blob/master/License.txt " >
24- <img src =" https://img.shields.io/github/license/MonitorControl/MonitorControl.svg?style=flat " alt =" license " />
25- </a >
19+ <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 >
2620<!-- platform -->
27- <a href =" https://github.com/MonitorControl/MonitorControl " >
28- <img src =" https://img.shields.io/badge/platform-macOS-lightgrey.svg?style=flat " alt =" platform " />
29- </a >
30- <!-- backers -->
31- <a href =" https://opencollective.com/monitorcontrol " >
32- <img src =" https://opencollective.com/monitorcontrol/tiers/badge.svg " alt =" backers " />
33- </a >
21+ <a href =" https://github.com/MonitorControl/MonitorControl " ><img src =" https://img.shields.io/badge/platform-macOS-lightgrey.svg?style=flat " alt =" platform " /></a >
3422
3523<br />
3624<br />
@@ -93,6 +81,8 @@ brew install MonitorControl
9381
9482_ * With some limitations - full functionality available on macOS 11 Big Sur or newer._
9583
84+ For macOS Sequoia compatibility [ v4.3.2 or newer] ( https://github.com/MonitorControl/MonitorControl/releases ) is required!
85+
9686## Supported displays
9787
9888- Most modern LCD displays from all major manufacturers supported implemented DDC/CI protocol via USB-C, DisplayPort, HDMI, DVI or VGA to allow for hardware backlight and volume control.
@@ -139,14 +129,14 @@ git clone https://github.com/MonitorControl/MonitorControl.git
139129- [ KeyboardShortcuts] ( https://github.com/sindresorhus/KeyboardShortcuts )
140130- [ Sparkle] ( https://github.com/sparkle-project/Sparkle )
141131
142- ## Maintainers
132+ ## Maintainer
143133
144- - [ @the0neyouseek ] ( https://github.com/the0neyouseek )
145- - [ @JoniVR ] ( https://github.com/JoniVR )
146- - [ @waydabber ] ( https://github.com/waydabber )
134+ - [ @waydabber ] ( https://github.com/waydabber ) , developer of [ BetterDisplay] ( https://github.com/waydabber/BetterDisplay#readme ) .
147135
148136## Thanks
149137
138+ - [ @the0neyouseek ] ( https://github.com/the0neyouseek ) - previous (now honorary) maintainer
139+ - [ @JoniVR ] ( https://github.com/JoniVR ) - previous (now honorary) maintainer
150140- [ @mathew-kurian ] ( https://github.com/mathew-kurian/ ) (original developer)
151141- [ @Tyilo ] ( https://github.com/Tyilo/ ) (fork)
152142- [ @Bensge ] ( https://github.com/Bensge/ ) - (used some code from his project [ NativeDisplayBrightness] ( https://github.com/Bensge/NativeDisplayBrightness ) )
0 commit comments