HackerTrans
トップ新着トレンドコメント過去質問紹介求人

SubratGupta

no profile record

投稿

Made codex app run on Windows

twitter.com
1 ポイント·投稿者 SubratGupta·5 か月前·2 コメント

コメント

SubratGupta
·5 か月前·議論
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.