Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 698 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 698 Bytes

Pebble-projects

Pebble Javascript projects

How to use it

  1. Build it, in the directory launch : "pebble build"
  2. Install it on the Pebble watch with the correct IP adress : "pebble install --phone 192.168.1.80"

Guide

Complete guide : https://developer.getpebble.com/2/guides/
Javascript guide : http://developer.getpebble.com/2/guides/javascript-guide.html

API documentation (C language)

Pebble doc : https://developer.getpebble.com/2/api-reference/modules.html

W3C

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/