miband-js icon indicating copy to clipboard operation
miband-js copied to clipboard

Turn webapp demo into a PWA (Progressive Web App)

Open vshymanskyy opened this issue 8 years ago • 4 comments

vshymanskyy avatar Mar 27 '18 12:03 vshymanskyy

I'll see if I can get this done too. Shouldn't be too challenging.

rhyswilliamsza avatar Mar 31 '18 21:03 rhyswilliamsza

@rhyswilliamsza we should be almost there, I just had to disable serviceworker as it caused troubles when updating the app. I'm no expert in ServiceWorkers anyway ;)

vshymanskyy avatar Apr 01 '18 09:04 vshymanskyy

@dnbard you can continue discussion on this topic with @rhyswilliamsza here

vshymanskyy avatar Apr 02 '18 15:04 vshymanskyy

@vshymanskyy I pushed some code into the separate branch(https://github.com/vshymanskyy/miband-js/tree/service-worker). Could you please take a look at it to find out that it suit your needs ?

dnbard avatar Apr 02 '18 16:04 dnbard