0.4.0 • Published 7 years ago

home_assistant_electron v0.4.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Home Assistant Electron app

The Home Assistant Electron app is based on Electron and let you use the Home Assistant frontend in a single window like a desktop application.

You can find the first releases here.

npm.io

1) Install dependencies

$ npm install

2) Test it

$ npm test

3) Build

$ npm run-script build_mac

$ npm run-script build_windows

$ npm run-script build_linux

If the build process is successfully finished then you will find the AppImage in the folder dist.

4) Run it!

Eg. on a Linux-based system:

$ ./dist/home_assistant_electron-0.2.0-x86_64.AppImage