HackerTrans
TopNewTrendsCommentsPastAskShowJobs

SubratGupta

no profile record

Submissions

Made codex app run on Windows

twitter.com
1 points·by SubratGupta·5 個月前·2 comments

comments

SubratGupta
·5 個月前·discuss
I took the macOS .dmg, extracted the web app inside it, Did some patches for Windows and rebuilt it inside a fresh Electron shell.

Then compiled it for Windows.

Most “desktop apps” are just: Electron + web code.

If you can access the bundle, you can retarget platforms.