mirror of
https://github.com/mikepruett3/homeassistant-desktop.git
synced 2026-08-31 08:47:47 +02:00
main
Home Assistant Desktop
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
Languages
JavaScript
100%
