macos Mac OS X 的 Autohotkey 替代品?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/10332254/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-21 09:07:37  来源:igfitidea点击:

Autohotkey alternative for Mac OS X?

macosscriptingautohotkey

提问by James Banks

This question has been asked before but with no answer. I'm running into brick walls with google too. Program can either be free or paid.

这个问题以前有人问过,但没有答案。我也遇到了谷歌的砖墙。程序可以是免费的,也可以是付费的。

采纳答案by echristopherson

Keymando- $19, 30-day free trial. Uses Ruby as its scripting language.

Keymando- 19 美元,30 天免费试用。使用 Ruby 作为其脚本语言。

IronAHK will run AHK scripts, but for its GUI it requires X11.app. I don't believe it can automate regular Mac apps.

IronAHK 将运行 AHK 脚本,但它的 GUI 需要 X11.app。我不相信它可以自动化常规的 Mac 应用程序。

回答by Gary Hughes

What is is you're trying to do?

你想做什么?

IronAHKshould work on a Mac - I'm not a Mac user so I've not tried it, but that would be my first choice for trying to get AutoHotkey scripts working.

IronAHK应该在 Mac 上工作 - 我不是 Mac 用户,所以我没有尝试过,但这将是我尝试让 AutoHotkey 脚本工作的第一选择。

alternativeTo.netlists a few Mac OS alternativesto AutoHotkey. The top result there is Project SIKULIwhich looks pretty similar to AHK in terms of features but with a different scripting language.

alternativeTo.net列出了AutoHotkey的一些Mac OS 替代品。最好的结果是SIKULI 项目,它在功能方面与 AHK 非常相似,但具有不同的脚本语言。

回答by Ipstone

Quicksilver can be a partial solution for some functionality of autohotkey: it has shortcut key/triggerdefining capabilities. For text expansion, mas os has text expansionbuilt in.

Quicksilver 可以作为 autohotkey 某些功能的部分解决方案:它具有快捷键/触发器定义功能。对于文本扩展,mas os内置了文本扩展

On the other hand, applescript/automator is the mac os native solution for some automation tasks.

另一方面,applescript/automator 是一些自动化任务的 mac os 原生解决方案。

回答by Bill

Take a look at Butler. Free to try, $20 to buy.

看看巴特勒。免费试用,20 美元购买。

I haven't yet found an open source tool for Mac like AHK.

我还没有找到像 AHK 这样的 Mac 开源工具。

回答by studgeek

I currently use KeyRemap4MacBookwhich is greati for key mappings, including chords of keys. It doesn't have a scripting language though. Keyboard Maestroseems a popular option with some scripting support (I have not tried it myself though).

我目前使用KeyRemap4MacBook,它非常适合键映射,包括键的和弦。虽然它没有脚本语言。键盘大师似乎是具有一些脚本支持的流行选项(不过我自己还没有尝试过)。

回答by Leo Gurdian

No one's mentioned Quicksilver- free utility with tons of plugins for extendability.

没有人提到Quicksilver- 带有大量可扩展插件的免费实用程序。