Electron
Build cross platform desktop apps with web technologies
Recent user activities on Electron
Rhelython liked Electron
- ThebestkillerTBK added Miniblink as an alternative to ElectronTh
- generickidsacct added Electron as alternative(s) to Webapp Manager
Build cross platform desktop apps with web technologies
Formerly known as Atom Shell.
With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's Atom editor, Electron has since been used to create applications by companies like Microsoft, Facebook, Slack, Docker and Ruvenss IT Consulting Services.
I started an electron course before a few days and I have to say that framework or how you wanna call that is awesome!
Most of the programs created with this are too memory intensive.
It's slow on starting apps.
This problem can be solved by a background daemon which would run on startup; so each app wouldn't download electron resources again. That might make it super fast.