Create-electron-app
To distribute your app with Electron, you need to package and rebrand it. To do this, you can either use specialized tooling or manual approaches. ,This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start. ,2023年11月30日 — Create Electron App. Latest version: 7.2.0, last published: 3 months ago. Start using create-electron-app in your project by running `npm i ... ,Electron Forge is an all-in-one tool for packaging and distributing Electron applications. It combines many single-purpose packages to create a full build ... ,Electron Fiddle lets you create and play with small Electron experiments. It greets you with a quick-start template after opening — change a few things, choose ... ,2024年1月3日 — A build command that bundles your code with Vite, and able to handle Electron's unique environment including Node.js and browser environments. ,This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start.
相關軟體 HWMonitor 資訊 | |
---|---|
HWMonitor 是一個硬件監控程序,讀取 PC 系統主要健康傳感器:電壓,溫度,風扇速度. 該程序處理最常見的傳感器芯片,如 ITE® IT87 系列,大多數華邦® 集成電路等。此外,它還可以讀取現代 CPU 芯片上的熱傳感器,以及具有通過 S.M.A.R.T 的硬盤溫度,以及顯卡 GPU 溫度. 特殊的硬件監視器,如 abit® uGuru 和 Gigabyte&re... HWMonitor 軟體介紹
Create-electron-app 相關參考資料
Application Packaging
To distribute your app with Electron, you need to package and rebrand it. To do this, you can either use specialized tooling or manual approaches. https://electronjs.org Building your First App
This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start. https://electronjs.org create-electron-app
2023年11月30日 — Create Electron App. Latest version: 7.2.0, last published: 3 months ago. Start using create-electron-app in your project by running `npm i ... https://www.npmjs.com Electron Forge: Getting Started
Electron Forge is an all-in-one tool for packaging and distributing Electron applications. It combines many single-purpose packages to create a full build ... https://electronforge.io Electron: Build cross-platform desktop apps with JavaScript ...
Electron Fiddle lets you create and play with small Electron experiments. It greets you with a quick-start template after opening — change a few things, choose ... https://electronjs.org Getting Started
2024年1月3日 — A build command that bundles your code with Vite, and able to handle Electron's unique environment including Node.js and browser environments. https://electron-vite.org Quick Start
This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start. https://electronjs.org |