Zum Hauptteil springen

Atom Shell is now Electron

· Die Lesezeit beträgt 2 min

Atom Shell is now called Electron. Erfahren Sie mehr über Electron und was die Leute damit bauen, in seiner neuen Heimat electronjs.org.


electron

Electron ist die plattformübergreifende Anwendungs-Shell die wir ursprünglich für den Atom-Editor entwickelt haben, um die Chromium/Node.js Ereignisschleifenintegration und native APIs zu verwalten.

When we got started, our goal wasn't just to support the needs of a text editor. We also wanted to create a straightforward framework that would allow people to use web technologies to build cross-platform desktop apps with all of the native trimmings.

In two years, Electron has grown immensely. It now includes automatic app updates, Windows installers, crash reporting, notifications, and other useful native app features all exposed through JavaScript APIs. And we have more in the works. We plan to extract even more libraries from Atom to make building a native app with web technologies as easy as possible.

So far, individual developers, early-stage startups, and large companies have built apps on Electron. They've created a huge range of apps including chat apps, database explorers, map designers, collaborative design tools, and mobile prototyping apps.

Check out the new electronjs.org to see more of the apps people have built on Electron or take a look at the docs to learn more about what else you can make.

If you've already gotten started, we'd love to chat with you about the apps you're building on Electron. Email info@electronjs.org to tell us more. You can also follow the new @ElectronJS Twitter account to stay connected with the project.

⚡ 💙 🔌