Home Assistant Desktop is a simple Desktop application for viewing Home Assistant sites, built using ElectronJS.
- Remove Stored URL
- Control for Hardware Acceleration
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!).
To run, just launch the executable via the Desktop Shortcut, or the Executable directly.
To build locally, clone the repository and install the dependencies.
git clone https://github.com/mikepruett3/homeassistant-desktop.git
cd homeassistant-desktop
npm installTo run the application locally.
npm run testTo build the application installer.
npm run make- electron
- electron-forge
- electron-store
- publisher-github
Logo borrowed from Wikipedia
