Skip to content

Commit 36e51e1

Browse files
authored
Update README.md
1 parent 105a347 commit 36e51e1

File tree

1 file changed

+21
-18
lines changed

1 file changed

+21
-18
lines changed

README.md

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,15 @@ brew install MonitorControl
4848

4949
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)!
5050

51+
### Screenshots (Preferences)
52+
53+
<div align="center">
54+
<img src=".github/pref_1.png" width="392" alt="Screenshot"/>
55+
<img src=".github/pref_2.png" width="392" alt="Screenshot"/>
56+
<img src=".github/pref_3.png" width="392" alt="Screenshot"/>
57+
<img src=".github/pref_4.png" width="392" alt="Screenshot"/>
58+
</div>
59+
5160
## How to install and use the app
5261

5362
1. [Download the app](https://github.com/MonitorControl/MonitorControl/releases)
@@ -59,21 +68,7 @@ For additional features, more advanced brightness control with XDR/HDR brightnes
5968
7. You can set up custom keyboard shortcuts under the `Keyboard` in Preferences (the app uses Apple media keys by default).
6069
8. If you have any questions, go to [Discussions](https://github.com/MonitorControl/MonitorControl/discussions)!
6170

62-
## Contributing to the project
63-
64-
- You can help out [by contributiong to the project with your one-time donation or by being a regular Sponsor](https://opencollective.com/monitorcontrol)!
65-
- If you want, you can fork the code, make improvements and submit a pull request to improve the app. Accepting a PR is solely in the hands of the maintainer - before making fundamental changes expecting it to be accepted, please consult the maintainer of the project!
66-
67-
## Screenshots (Preferences)
68-
69-
<div align="center">
70-
<img src=".github/pref_1.png" width="392" alt="Screenshot"/>
71-
<img src=".github/pref_2.png" width="392" alt="Screenshot"/>
72-
<img src=".github/pref_3.png" width="392" alt="Screenshot"/>
73-
<img src=".github/pref_4.png" width="392" alt="Screenshot"/>
74-
</div>
75-
76-
## macOS compatibility
71+
### macOS compatibility
7772

7873
| MonitorControl version | macOS version |
7974
| ---------------------- | ----------------- |
@@ -85,7 +80,7 @@ _* With some limitations - full functionality available on macOS 11 Big Sur or n
8580

8681
For macOS Sequoia compatibility [v4.3.2 or newer](https://github.com/MonitorControl/MonitorControl/releases) is required!
8782

88-
## Supported displays
83+
### Supported displays
8984

9085
- 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.
9186
- Apple displays and built-in displays are supported using native protocols.
@@ -103,6 +98,12 @@ Compatibility with
10398
- f.lux users: please activate `Avoid gamma table manipulation` under `Preferences` » `Displays`! This step is not needed if you use Night Shift.
10499
- [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.
105100

101+
## Contributing to the project
102+
103+
- You can help out [by contributiong to the project with your one-time donation or by being a regular Sponsor](https://opencollective.com/monitorcontrol)!
104+
- If you want, you can fork the code, make improvements and submit a pull request to improve the app. Accepting a PR is solely in the hands of the maintainer - before making fundamental changes expecting it to be accepted, please consult the maintainer of the project!
105+
106+
106107
## How to build
107108

108109
### Required
@@ -131,11 +132,13 @@ git clone https://github.com/MonitorControl/MonitorControl.git
131132
- [KeyboardShortcuts](https://github.com/sindresorhus/KeyboardShortcuts)
132133
- [Sparkle](https://github.com/sparkle-project/Sparkle)
133134

134-
## Maintainer
135+
## Hall of Honor
136+
137+
### Current maintainer of the project
135138

136139
- [@waydabber](https://github.com/waydabber), developer of [BetterDisplay](https://github.com/waydabber/BetterDisplay#readme).
137140

138-
## Thanks
141+
### Former maintainers, special contributors
139142

140143
- [@the0neyouseek](https://github.com/the0neyouseek) - previous (now honorary) maintainer
141144
- [@JoniVR](https://github.com/JoniVR) - previous (now honorary) maintainer

0 commit comments

Comments
 (0)