# ember-electron **Repository Path**: trusted-list/ember-electron ## Basic Information - **Project Name**: ember-electron - **Description**: :zap: Build, test, compile and package desktop apps with Ember and Electron - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://ember-electron.js.org/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Ember-Electron logo showing an electron orbiting a flame

# ember-electron ![Latest release on NPM](https://img.shields.io/npm/v/ember-electron.svg) [![Appveyor Build status](https://ci.appveyor.com/api/projects/status/5rhwhar361uad07v?svg=true)](https://ci.appveyor.com/project/rwwagner90/ember-electron) [![Travis CI Build Status](https://travis-ci.com/adopted-ember-addons/ember-electron.svg?branch=master)](https://travis-ci.com/adopted-ember-addons/ember-electron) [![Maintainability](https://api.codeclimate.com/v1/badges/1fd0e70c952841eb488b/maintainability)](https://codeclimate.com/github/adopted-ember-addons/ember-electron/maintainability) An Ember addon to turn Ember apps into cross-platform desktop applications, taking care of development, tests, compilation, and installer creation. ## Compatibility * Ember.js v4.8 or above * Ember CLI v4.8 or above * Node.js v18 or above ## Documentation [View Docs](https://ember-electron.js.org) ## Support Ember-Electron is a small open source project. Use [GitHub Issues](https://github.com/adopted-ember-addons/ember-electron/issues) to report bugs and errors within the addon. If you need help *using* the addon with your application, may we recommend the excellent Ember community? You can check out the [various places to get help here](https://www.emberjs.com/community/). In particular, the [Ember community Discord](https://discordapp.com/invite/emberjs) has a `#topic-desktop` channel which is a great place to ask questions about `ember-electron`. If you have questions regarding Electron, their [Slack and forum](https://electron.atom.io/contact/) will be helpful as well. ## Authors Ember-Electron builds on prior work done by @brzpegasus (author of [`ember-cli-nwjs`](https://github.com/brzpegasus/ember-cli-nwjs)) and @joostdevries (author of [`ember-cli-remote-inspector`](https://github.com/joostdevries/ember-cli-remote-inspector)). Our gratitude to both of them for their amazing work. * Felix Rieseberg ([@felixrieseberg](https://github.com/felixrieseberg)) * Aidan Nulman ([@anulman](https://github.com/anulman)) * Florian Pichler ([@pichfl](https://github.com/pichfl)) * Ben Demboski ([@bendemboski](https://github.com/bendemboski)) * [...and many other contributors](https://github.com/adopted-ember-addons/ember-electron/graphs/contributors) ## License This project is licensed under the [MIT License](LICENSE.md).