Page 1 of 1

ngx-domoboard: a PWA for Domoticz

Posted: Thursday 08 August 2019 22:45
by 6l3m
Hi all,

I made a PWA (Progressive Web App) that takes advantage of the Domoticz API and based on ngx-admin template: ngx-domoboard
ScreenND_1.PNG
ScreenND_1.PNG (45.73 KiB) Viewed 1047 times
PWA means it's cross-platform and you get a native-like experience and ngx-admin is one the JS projects with the most stars on Github.

All you have to do is register your Domoticz server settings, and you'll be able to manage your devices.

Requirements are a Domoticz server and access over https with a valid certificate for the deployed version (https://6l3m.github.io/ngx-domoboard/), but you can also download the code and build it locally.

Details are in the readme of the Github repo ( https://github.com/6l3m/ngx-domoboard ), except for that last part which I will append ASAP.

Any thoughts, suggestions, or feedback of any kind will of course be highly appreciated!