「GUI-FRAMEWORK」- Electron

认识

Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create cross-platform apps that work on Windows, macOS, and Linux — no native development experience required.

主页:https://www.electronjs.org/
文档:https://www.electronjs.org/docs/latest/
仓库:https://github.com/electron/electron

改进

通过 Web 方式 Electron 应用

javascript – Is it possible to convert an electron app to a web app? – Stack Overflow

coder/code-server: VS Code in the browser
https://coder.com/