Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adopted-ember-addons/ember-electron

:zap: Build, test, compile and package desktop apps with Ember and Electron
https://github.com/adopted-ember-addons/ember-electron

electron ember ember-electron

Last synced: 2 days ago
JSON representation

:zap: Build, test, compile and package desktop apps with Ember and Electron

Awesome Lists containing this project

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).