自动化脚本 - 让繁琐的步骤一步到位
试图从 官方的一步到位 插件源码中复刻出一个同样的插件。
- 希望增加同步功能
- 配合修改后的 utools ,实现更多功能
语言 JavaScript,环境 Node.js
showNotification redirect getPath copyFile copyImage copyText getCopyedFiles readCurrentFolderPath readCurrentBrowserUrl shellOpenPath shellShowItemInFolder shellOpenExternal shellBeep simulateKeyboardTap simulateMouseClick simulateMouseRightClick simulateMouseDoubleClick simulateMouseMove getCursorScreenPoint getPrimaryDisplay getAllDisplays getDisplayNearestPoint getDisplayMatching isMacOs isWindows isLinux ubrowser
ENTER 对象 ENTER.type 关键字类型 ENTER.payload 关键字对应数据
双引号 + 两个大括号 "{{参数名称}}"
runAppleScript()
macOS 下执行 'apple script'sleep()
中断执行多少毫秒
- [] 优化列表渲染
- [] 编辑器的类型自定义优化,或者可动态根据配置生成?