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
Autohotkey alternative for Mac OS X?
提问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
回答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
回答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- 带有大量可扩展插件的免费实用程序。