sub2cli desktop v0.1.0 — first Mac GUI release
First Mac desktop GUI for sub2cli — Apple Silicon (arm64).
What's new
- New Mac desktop GUI on top of the existing CLI
- 一键检测环境 + 一键注入 Codex + 多账号管理 (macOS Keychain)
- 简易模式 toggle for non-developer users
- Underlying
sub2cli/sub2cli-injecthardened with dry-run preview + file lock + snapshot rollback
Download
Pick one:
sub2cli-v0.1.0-arm64.dmg— Mac standard: 双击挂载 → 拖 .app 到 Applicationssub2cli-v0.1.0-arm64.zip— alternative: 解压后移 .app 到 Applications
First-launch (macOS Gatekeeper)
This release is unsigned (no Apple Developer code signature). 第一次打开 macOS 会拦 `无法打开 "sub2cli"...`. 放行:
- 打开 系统设置 → 隐私与安全性
- 滚到 安全性 段
- 找到 `"sub2cli" 已被阻止...` 旁边点 "仍要打开"
- 回 Finder 再双击 .app, 弹框点 "打开"
一次性操作, 之后双击直接打开。
Requirements
- macOS 13+ (Ventura or later), Apple Silicon
- Codex App or Codex CLI installed (`~/.codex/` will be managed)
- Edge / Chromium running with `--remote-debugging-port=9222` (for reading Sub2API auth token)
See README for full setup.