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 filespackage.json— optional conveniencenpmscript wrapper
Requirements
- macOS
bash,hdiutil,ditto,codesign- Node.js + npm (used by the script to fetch Electron/runtime dependencies)
Quick usage
- Put your original
Codex.dmgnext to the repo folder (not inside it), so it is available as../Codex.dmg. - Run:
chmod +x ./build-intel.sh ./build-intel.sh
Or:
./build-intel.sh /absolute/path/to/Codex.dmg
Output
CodexAppMacIntel.dmg— rebuilt Intel-targeted outputlog.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次/周
LessMore