正好最近 AI 编程工具越来越能打了,就想试试纯 vibe coding 能不能搞出来。结果从头到尾没写一行代码,全程 AI 生成,最终做出了这个 BrowserRouter 。
设为默认浏览器后,点击任何链接会根据通配符规则自动路由到对应浏览器。
主要功能:
系统要求:macOS 13+,Universal Binary ( Intel + Apple Silicon )
一行安装:
curl -fsSL https://raw.githubusercontent.com/phpgao/BrowserRouter/main/install.sh | bash -s --
"https://github.com/phpgao/BrowserRouter/releases/latest/download/BrowserRouter.zip"
GitHub: https://github.com/phpgao/BrowserRouter
第一个正式版,欢迎试用和反馈,bug 或功能建议直接提 issue 就好。

