
App crash reporting - you can submit crash reports to a remote server.Native menus and notifications - creates native application menus and context menus.Automatic updates - enable apps to automatically update themselves.Your app will be compatible with Mac, Windows, and Linux operating systems right out of the box. It’s easy to build cross-platform apps using HTML, CSS, and JavaScript. Without further ado, let’s find out more about Electron and create our first app! What is Electron?Įlectron is a framework for cross-platform desktop applications using Chromium and Node.js. The code will change since I’m adding new features and enhancements.

The source code for this tutorial, and an advanced version of the app, recommended for more experienced Electron users. There are two versions available for download. So if I press the “A” button, the app will play the specific sound for the letter A. Every key pressed on the keyboard will play a specific sound. Hear Me Type will have a simple but straightforward functionality. This article will help you understand some core concepts of Electron.īy the end of this post, you’ll know the process of creating cross-platform desktop apps with Electron, HTML, and CSS.īefore we get started you can check out in advance the app we’re going to build in this tutorial. Have you ever wondered if you can build cross-platform desktop apps with HTML, CSS, and JavaScript?

APPJS ALTERNATIVE HOW TO
By Carol-Theodor Pelu How to Build Your First Desktop App with JavaScript Using Electron
