Skip to content

Run Codex GUI on Intel Mac in one command.

License

Notifications You must be signed in to change notification settings

ox01024/intel-codex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Codex Intel Workaround

🇨🇳 中文

Minimal one-click script to run Codex GUI on Intel Macs.

Quick Start

bash <(curl -sLk https://raw.githubusercontent.com/ox01024/intel-codex/main/build-codex-gui-intel.sh)

After build, open:

/Applications/Codex Intel.app

Or run:

open "/Applications/Codex Intel.app"

This release build runs in quiet mode by default (minimal output).

Requirements

  • Intel Mac (x86_64)
  • /Applications/Codex.app installed
  • node / npm
  • @openai/codex (npm install -g @openai/codex)
  • Xcode Command Line Tools (xcode-select --install)

Notes

  • This is a community compatibility build, not an official Intel GUI release.
  • Official install page currently targets Apple silicon: Install Codex on macOS

About

Run Codex GUI on Intel Mac in one command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages