Tech
[分享创造] [分享] 运维用 Codex 半天搓了个 Finder 右键工具
本人是运维,不懂 Swift ,之前也没写过 mac 程序。想访达右键使用 Alacritty/Code 打开当前目录,没找到顺手的工具,试一试让 Codex 写,纯口述需求没看一行代码,半天做得有模有样。AI 是真有点东西,奇奇怪怪加强了 MSFT 持仓信念 😂
项目叫 Finder Actions :
右键 Finder 空白处、文件或文件夹执行操作
默认支持 Alacritty 和 VS Code
每个脚本就是一个右键功能,路径通过 $1 传入
可以拖动排序、设置生效目录、切换中英文
开源,支持 macOS 13+、Intel 和 Apple Silicon
GitHub / 下载:
https://github.com/qvgz/finder-actions
目前是 Ad-hoc 签名,安装后需要移除隔离属性,并在系统设置里启用 Finder 扩展。Finder Sync 和部分云盘、其他右键扩展也可能冲突,README 里写了具体说明。
Read the full discussion on V2EX
This article was aggregated from V2EX. Click to join the conversation.
View on V2EX