数日かけて書き続けたpythonのプログラムがついに完成しました。 折角なら配布したいなぁ・・・と考えて.exeにしようと試みます。 これが案外難しいとは知らずに・・・。 以下に時系列順に取った方法をまとめます。 これが誰かの役に立ちますように。
This tool wraps any modern NPM web application (React, Vue, Vite, Webpack, Vanilla, etc.) inside an Electron desktop runtime and packages it as a self-contained Windows executable. The final .exe runs ...
python build_cli.py input/index.html python build_cli.py input/index.html --name MyApp --width 1280 --height 720 python build_cli.py input/index.html --fullscreen --icon app.ico HTML_TO_EXE_CONVERTER/ ...