19 lines
358 B
Markdown
19 lines
358 B
Markdown
> 本文作者:丁辉
|
|
|
|
# MAC控制外屏亮度
|
|
|
|
[MonitorControl仓库地址](https://github.com/MonitorControl/MonitorControl)
|
|
|
|
- 方法一, 命令安装
|
|
|
|
```bash
|
|
brew install MonitorControl
|
|
```
|
|
|
|
- 方法二, dmg 安装包安装
|
|
|
|
```bash
|
|
https://github.com/MonitorControl/MonitorControl/releases/download/v4.2.0/MonitorControl.4.2.0.dmg
|
|
```
|
|
|
|
|