Pebble Javascript projects
- Build it, in the directory launch : "pebble build"
- Install it on the Pebble watch with the correct IP adress : "pebble install --phone 192.168.1.80"
Complete guide : https://developer.getpebble.com/2/guides/
Javascript guide : http://developer.getpebble.com/2/guides/javascript-guide.html
Pebble doc : https://developer.getpebble.com/2/api-reference/modules.html
HTML standards : http://www.w3.org/TR/tr-technology-stds
--> Geospacial : http://www.w3.org/TR/geolocation-API/
--> WebStorage : http://www.w3.org/TR/webstorage/