下载破解版
功能使用
web搜索设置
- 百度:https://www.baidu.com/s?ie=utf-8&f=8&wd={query}
- stackoverflow:http://www.stackoverflow.com/search?q={query}
- githubUser:https://github.com/{query}
- githubSearch:https://github.com/search?utf8=✓&q={query}
- MDN:https://developer.mozilla.org/zh-CN/search?q={query}
- juejin: https://juejin.im/search?query={query}
alfred集成iterm2
on alfred_script(q)if application "iTerm" is running or application "iTerm" is running thenrun script "on run {q}tell application \":Applications:iTerm.app\"activatetryselect first windowset onlywindow to falseon errorcreate window with default profileselect first windowset onlywindow to trueend trytell current session of the first windowif onlywindow is false thentell split vertically with default profilewrite text qend tellend ifend tellend tellend run" with parameters {q}elserun script "on run {q}tell application \":Applications:iTerm.app\"activatetryselect first windowon errorcreate window with default profileselect first windowend trytell the first windowtell current session to write text qend tellend tellend run" with parameters {q}end ifend alfred_script
workflows
有道
https://github.com/whyliam/whyliam.workflows.youdao
修复alfred工作流错误
- fixum修复工具下载
- 导入
Fixum-0.8.alfredworkflow修复工具 - 打开alfred快捷搜索,输入
fixum,选择fix workflows
