If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application.
Web Technologies
Electron uses Chromium and Node.js so you can build your app with HTML, CSS, and JavaScript.
Open Source
Electron is an open source project maintained by GitHub and an active community of contributors.
Cross Platform
Compatible with Mac, Windows, and Linux, Electron apps build and run on three platforms.
The hard parts made easy
- Automatic updates
- Native menus & notifications
- Crash reporting
- Debugging & profiling
- Windows installers
Comments
Post a Comment