mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
Update README.md
This commit is contained in:
parent
0bcc6a34d9
commit
9be5047fa9
1 changed files with 10 additions and 20 deletions
30
README.md
30
README.md
|
|
@ -12,25 +12,13 @@ Use menubar extra sliders or the keyboard, including native Apple keys!</p>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<!-- shields -->
|
<!-- shields -->
|
||||||
<!-- downloads -->
|
<!-- downloads -->
|
||||||
<a href="https://github.com/MonitorControl/MonitorControl/releases">
|
<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>
|
||||||
<img src="https://img.shields.io/github/downloads/MonitorControl/MonitorControl/total.svg?style=flat" alt="downloads"/>
|
|
||||||
</a>
|
|
||||||
<!-- version -->
|
<!-- version -->
|
||||||
<a href="https://github.com/MonitorControl/MonitorControl/releases">
|
<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>
|
||||||
<img src="https://img.shields.io/github/release-pre/MonitorControl/MonitorControl.svg?style=flat" alt="latest version"/>
|
|
||||||
</a>
|
|
||||||
<!-- license -->
|
<!-- license -->
|
||||||
<a href="https://github.com/MonitorControl/MonitorControl/blob/master/License.txt">
|
<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>
|
||||||
<img src="https://img.shields.io/github/license/MonitorControl/MonitorControl.svg?style=flat" alt="license"/>
|
|
||||||
</a>
|
|
||||||
<!-- platform -->
|
<!-- platform -->
|
||||||
<a href="https://github.com/MonitorControl/MonitorControl">
|
<a href="https://github.com/MonitorControl/MonitorControl"><img src="https://img.shields.io/badge/platform-macOS-lightgrey.svg?style=flat" alt="platform"/></a>
|
||||||
<img src="https://img.shields.io/badge/platform-macOS-lightgrey.svg?style=flat" alt="platform"/>
|
|
||||||
</a>
|
|
||||||
<!-- backers -->
|
|
||||||
<a href="https://opencollective.com/monitorcontrol">
|
|
||||||
<img src="https://opencollective.com/monitorcontrol/tiers/badge.svg" alt="backers"/>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
@ -93,6 +81,8 @@ brew install MonitorControl
|
||||||
|
|
||||||
_* With some limitations - full functionality available on macOS 11 Big Sur or newer._
|
_* With some limitations - full functionality available on macOS 11 Big Sur or newer._
|
||||||
|
|
||||||
|
For macOS Sequoia compatibility [v4.3.2 or newer](https://github.com/MonitorControl/MonitorControl/releases) is required!
|
||||||
|
|
||||||
## Supported displays
|
## Supported displays
|
||||||
|
|
||||||
- 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.
|
- 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
|
||||||
- [KeyboardShortcuts](https://github.com/sindresorhus/KeyboardShortcuts)
|
- [KeyboardShortcuts](https://github.com/sindresorhus/KeyboardShortcuts)
|
||||||
- [Sparkle](https://github.com/sparkle-project/Sparkle)
|
- [Sparkle](https://github.com/sparkle-project/Sparkle)
|
||||||
|
|
||||||
## Maintainers
|
## Maintainer
|
||||||
|
|
||||||
- [@the0neyouseek](https://github.com/the0neyouseek)
|
- [@waydabber](https://github.com/waydabber), developer of [BetterDisplay](https://github.com/waydabber/BetterDisplay#readme).
|
||||||
- [@JoniVR](https://github.com/JoniVR)
|
|
||||||
- [@waydabber](https://github.com/waydabber)
|
|
||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|
||||||
|
- [@the0neyouseek](https://github.com/the0neyouseek) - previous (now honorary) maintainer
|
||||||
|
- [@JoniVR](https://github.com/JoniVR) - previous (now honorary) maintainer
|
||||||
- [@mathew-kurian](https://github.com/mathew-kurian/) (original developer)
|
- [@mathew-kurian](https://github.com/mathew-kurian/) (original developer)
|
||||||
- [@Tyilo](https://github.com/Tyilo/) (fork)
|
- [@Tyilo](https://github.com/Tyilo/) (fork)
|
||||||
- [@Bensge](https://github.com/Bensge/) - (used some code from his project [NativeDisplayBrightness](https://github.com/Bensge/NativeDisplayBrightness))
|
- [@Bensge](https://github.com/Bensge/) - (used some code from his project [NativeDisplayBrightness](https://github.com/Bensge/NativeDisplayBrightness))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue