You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2>MonitorControl - Now with Apple Silicon support!</h2>
3
+
<h2>MonitorControl - Now with Apple Silicon support</h2>
4
4
5
5
<p>
6
-
<b>Control your external display brightness and volume!<br>
7
-
Use menulet sliders or the native Apple keyboard keys!<br>
8
-
Shows nativebrightness and volume OSDs as well!</b>
9
-
</p>
6
+
<b>Control your external display brightness and volume<br>
7
+
Use menulet sliders or the native Apple keyboard keys<br>
8
+
Behaves like native, with (optional) brightness & volume OSD</b>
9
+
</p>
10
10
11
11
<br/>
12
12
@@ -48,15 +48,18 @@ Go to [Releases](https://github.com/MonitorControl/MonitorControl/releases) and
48
48
49
49
## Compatibility
50
50
51
-
- macOS Big Sur (`macOS 11`) and newer are supported
52
-
- Current version is compatible with macOS Catalina (`10.15`) as well (with some limitations).
51
+
| MonitorControl version | macOS version |
52
+
| ---------------------- | ----------------- |
53
+
| v4.0.0 | Big Sur 10.15*|
54
+
| v3.1.1 | Mojave 10.14 |
55
+
| v2.1.0 | Sierra 10.12 |
53
56
54
-
_(Note: you can download [version 2.1.0](https://github.com/MonitorControl/MonitorControl/releases/tag/v2.1.0) for Sierra `10.12` and [version 3.1.1](https://github.com/MonitorControl/MonitorControl/releases/tag/v3.1.1) for Mojave `10.14` support)_
57
+
_*With some limitations_
55
58
56
59
## How to help
57
60
58
61
Open [issues](https://github.com/MonitorControl/MonitorControl/issues) if you have a question, an enhancement to suggest or a bug you've found. If you want you can fork the code yourself and submit a pull request to improve the app.
59
-
62
+
60
63
## How to build
61
64
62
65
### Required
@@ -68,7 +71,7 @@ Open [issues](https://github.com/MonitorControl/MonitorControl/issues) if you ha
-[@Bensge](https://github.com/Bensge/) - (used some code from his project [NativeDisplayBrightness](https://github.com/Bensge/NativeDisplayBrightness))
102
103
-[@nhurden](https://github.com/nhurden/) (for the original MediaKeyTap)
0 commit comments