Simple Electron wrapper for the hap-server web interface that stays connected in the background and provides notifications.
This isn't published to npm and doesn't have any prebuilt releases so you have to use git to install.
git clone https://gitlab.fancy.org.uk/hap-server/electron-app.git hap-server-app
cd hap-server-app
npm install
npx gulp build
npm start