zo0o0ot/AppletonPebble

Allow for user configuration: Step 1: Enter property ID in Pebble configuration

zo0o0ot opened this issue · 4 comments

Allow for user configuration: Step 1: Enter property ID in Pebble configuration

http://developer.getpebble.com/guides/pebble-apps/pebblekit-js/app-configuration/

I will likely use github pages to host the config, as it appears that I am expected to provide my own website when specifying a configuration page for the configuration via the phone.

I may use PebblePages: https://github.com/PaulBGD/PebblePages

Proof of concept for configuration page has been created at https://github.com/zo0o0ot/PebblePages/tree/gh-pages and is accessible at http://zo0o0ot.github.io/PebblePages/

Still working on getting the settings to interact with the actual Pebble application.

More information on settings, and how they interact with PebbleJS:
http://developer.getpebble.com/docs/pebblejs/#settings

I think I got this to work during the civic hackathon meetup on 7/22/15. I will look into publishing this to the pebble store.
http://developer.getpebble.com/guides/publishing-tools/publish-to-pebble-appstore/

Feature is working. Closing #1.