Skip to content

vogelh0ws/homeassistant-desktop

 
 

Repository files navigation

Home Assistant Desktop

HomeAssistantDesktop

Home Assistant Desktop is a simple Desktop application for viewing Home Assistant sites, built using ElectronJS.

Features

  • Remove Stored URL
  • Control for Hardware Acceleration

Installation

Dowload the latest release for Windows, Linux and MacOS.

For Windows... a standard Exectuable is provided, as well as a NuGet package. RPM and DEB packages are availbe for Linux Distrubtions (not tested!).

Launching

To run, just launch the executable via the Desktop Shortcut, or the Executable directly.

Building

To build locally, clone the repository and install the dependencies.

git clone https://github.com/mikepruett3/homeassistant-desktop.git
cd homeassistant-desktop
npm install

To run the application locally.

npm run test

To build the application installer.

npm run make

Dependencies

  • electron
  • electron-forge
  • electron-store
  • publisher-github

Errata

Logo borrowed from Wikipedia

About

A simple Home Assistant Desktop application, built using Electron.js. Trying to fix ubuntu-desktop (dash, icon) integration in this fork.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%