Mac 应用商店命令行工具:mas-cli

久未见 提交于 2020-10-25 04:02:49

mas-cli是一个Mac 应用商店的开源命令行工具,遵守MIT开源协议。支持搜索、安装、更新应用等操作,对于一些不想通过 App Store 安装的软件,可以借助mas-cli直接以命令行方式安装。建议Mac OS 10.14.4以上版本使用。

使用方法:

list 列出所有软件。.

$ mas list
446107677 Screens
407963104 Pixelmator
497799835 Xcode

使用搜索 mas search 。用--price 可在搜索结果中看到价格

$ mas search Xcode
497799835 Xcode
688199928 Docs for Xcode
449589707 Dash 3 - API Docs & Snippets. Integrates with Xcode, Alfred, TextWrangler and many more.
[...]

安装:mas install + id号

$ mas install 808809998
==> Downloading PaintCode 2
==> Installed PaintCode 2

 

GitHub 仓库挂件 WordPress 插件

mas-cli / mas

:package: Mac App Store command line interface

https://github.com/mas-cli/mas

7,160 177 Download ZIP

 

相关文件下载地址
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!