Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Codex App for Mac Intel (Unofficial)

Minimal helper repo to rebuild the official Codex.dmg into an Intel-compatible macOS app image.

This is an unofficial adaptation approach, similar in spirit to the Linux community port:
Codex App for Linux (unofficial)

What is included

  • build-intel.sh — main build script
  • .gitignore — ignores build artifacts and local temp files
  • package.json — optional convenience npm script wrapper

Requirements

  • macOS
  • bash, hdiutil, ditto, codesign
  • Node.js + npm (used by the script to fetch Electron/runtime dependencies)

Quick usage

  1. Put your original Codex.dmg next to the repo folder (not inside it), so it is available as ../Codex.dmg.
  2. Run:
chmod +x ./build-intel.sh ./build-intel.sh

Or:

./build-intel.sh /absolute/path/to/Codex.dmg

Output

  • CodexAppMacIntel.dmg — rebuilt Intel-targeted output
  • log.txt — full build log
  • .tmp/ — temporary build workspace

If you have problems, ask your current Codex :)

关于 About

No description, website, or topics provided.

语言 Languages

Shell100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
3
Total Commits
峰值: 3次/周
Less
More