Electron
Related articles
Electron, formerly known as Atom Shell, is an application developed by GitHub to build cross platform desktop apps using web technologies. The most famous example of desktop apps built on Electron is the Atom text editor.
Installation
Electron can be installed with either:
- the electronAUR package, which uses precompiled binaries downloaded from GitHub; or
- the electron package from the unofficial atom repository, which uses a different build method.