Skip to content

An example on how to make your configuration page available offline for pebble

Notifications You must be signed in to change notification settings

Dhertz/appcache-pebble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Appcache Example for Pebble configuration pages

A quick example of how to make configuration pages available offline. The webview will only request the appcache if an internet connnection is available. If this file has not changed, the cached version of the content will be used (gotcha: if the content is changed, then the appcache version needs to be incremented). This is implemented in javascript in index.html with the updateready event.

About

An example on how to make your configuration page available offline for pebble

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published