logoalt Hacker News

Normal_gaussiantoday at 1:37 PM0 repliesview on HN

Electron is NodeJS + Chromium + Some native control APIs (trays/menus/shortcuts/window management) + update & packaging.

So a lot more can be done with an electron app, while still staying mostly in the web based comfort zone.