

通过 Automator 设置全局快捷键打开应用程序
source link: https://hanleylee.com/articles/set-global-shortcut-by-automator/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

通过 Automator 设置全局快捷键打开应用程序
为某些常用程序设置快捷键一键打开可以大大节省我们的时间, 但是并不是所有程序都支持设置全局快捷键打开主窗口. 为此有一些第三方软件被创造出来.
实际上Mac 上面自带的 Automator 已经可以完成这个任务.
打开
Automator.app
新建 选择
服务
在左边侧栏中找到实用工具里的
Run AppleScript
, 然后 双击“服务”
收到
选择为没有输入
- 编辑区中输入
on run {input, parameters} (* Your script goes here *) tell application "Chrome" reopen activate end tell end run
这样 AppleScript 就写好了, 并将其保存为 Open Terminal. 只需将脚本中的 tell application “Terminal” 中的 “Terminal” 改为其他的程序名, 就可以为其它的程序建立快捷键.
设置快捷键
在键盘快捷键设置的左侧栏中选中 服务, 可以看到Open Terminal, 然后完成快捷键的设置.
- 创建的
Automator
文件保存在/Users/hanley/Library/Services
本博客文章采用 CC 4.0 协议,转载需注明出处和作者。
Recommend
-
94
README.md JGM Automator 这是基于 OpenCV 模板匹配的《家国梦》游戏自动化脚本。 安装与运行
-
40
Android自动化测试入门(二)UI Automator UI Automator是一个界面测试框架,支持跨进程,几乎可以模拟所有的人工操作。需要运行在4.3或者更高的系统版本上。它的测试代码的编写不依赖于目标应用的内部实现细节,非常适用编写黑盒...
-
18
最近需要压缩一些 MP3 和 MP4 的大小。首先我在网上搜了一下相关的 App,试了好几个都没有理想的,于是我就想用 ffmpeg 或许更方便一些。 安装好...
-
7
快速为Windows Terminal设置全局快捷键 MS最近发布的Windows Terminal配合wsl能极大提升WIndows下CLI操作的体验,不过还是习惯了Ubuntu系的Ctrl + Alt + T快捷键启动终端,那么为何不给WIndows Terminal也设置一个呢?
-
1
设置 Apple Music 全局快捷键 Clloz · 11小时前 ·
-
12
在 Ubuntu 下我们经常会使用 Wine 或者 Crossover 运行 Windows 应用程序。当应用程序切换到后台时,是无法响应预设的全局快捷键的。比如” 打开微信” 的快捷键 ctrl + alt + w 在这种情况下就无法响应. 我们可...
-
7
With the release of iOS 11, Apple switched from JPG to HEIC to store your photos. The High-Efficiency Image File Format saves a lot of storage space on your devices while still maintaining your photos' quality. However, it does become problem...
-
4
使用automator上传图片到腾讯云 ...
-
9
How to Call macOS APIs with Swift in Automator Workflows I have an older Mac that I keep running on macOS Mojave because it’s the only way I’ll be able to run 32...
-
13
Apple Music 为啥客户端为啥不优化下 支持下全局快捷键 cwbsw 4 小时 14 分钟前 ...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK