Create Desktop App + Installer with HTML/CSS/JS - Electron Tutorial 2020

Electron tutorial (2020 updated version) In this video you’ll learn how to 1) Use Electron Forge to setup new project 2) Write a simple CPU monitoring Desktop App 3) Basic concept of IPC (Inter-process communication) 4) Use Module in Electron 5) Create Executable file and Windows installer (.exe) with Electron Builder 6) Change Application Icon and Display Name in Control Panel 7) Request admin privilege when running your app Source code:
Back to Top