codexdesktop-rebuild-electron
Installation
SKILL.md
Codex Desktop Rebuild Skill
Skill by ara.so — Codex Skills collection.
Overview
CodexDesktop-Rebuild is a cross-platform Electron application that rebuilds the OpenAI Codex Desktop App for macOS, Windows, and Linux. It uses Electron Forge for building and packaging across multiple architectures (x64, arm64).
Installation
# Clone the repository
git clone https://github.com/Haleclipse/CodexDesktop-Rebuild.git
cd CodexDesktop-Rebuild
# Install dependencies
npm install