跳转至

macOS 使用Brew安装常用软件

概要: 使用brew工具安装常见的macOS软件

创建时间: 2023.10.08 23:34:35

更新时间: 2023.11.05 21:11:23

开发工具

RestAPI测试工具 Bruno

🔗 bruno

Bash
brew install --cask bruno

系统工具

工具箱 Raycast

🔗 Raycast

Bash
brew install --cask raycast

批量设置默认打开方式 duti

🔗 moretension/duti: A command-line tool to select default applications for document types and URL schemes on Mac OS X

Bash
brew install duti

截图工具 Snipaste

🔗 Snipaste

Bash
brew install --cask snipaste

截图工具 Flameshot

🔗 Flameshot | Open Source Screenshot Software

Bash
brew install --cask flameshot

菜单栏项目隐藏 Hidden Bar

🔗 dwarvesf/hidden: An ultra-light MacOS utility that helps hide menu bar icons

Bash
brew install --cask hiddenbar

显示器亮度调节 Monitor Control

🔗 MonitorControl

Bash
brew install MonitorControl

媒体工具

多媒体播放器 IINA

🔗 IINA - The modern media player for macOS

Bash
brew install --cask iina

轻量级GIF录制工具 LICEcap

🔗 Cockos Incorporated | LICEcap

Bash
brew install --cask licecap

参考