File tree Expand file tree Collapse file tree 1 file changed +20
-16
lines changed Expand file tree Collapse file tree 1 file changed +20
-16
lines changed Original file line number Diff line number Diff line change 11# Wearscript Pebble
22#### Forked from meiguro/simplyjs
3- ### Installation insttructions
3+
44* [ wearscript-pebble api docs] ( http://www.wearscript.com/en/latest/pebble.html )
5- * Prerequisites
6- [ Pebble Getting Started] ( https://developer.getpebble.com/2/getting-started/ )
7- * Install Pebble SDK
8- * Install latest Pebble firmware (current 2.0.2)
9- * Install 2.0 BETA Android App
105
11- * Build client
12- * Build pebble app from top level directory
13- ```
14- pebble build
15- ```
16- * Send to pebble
17- ```
18- pebble install --phone [ip address]
19- ```
20- * Alternative install
6+ ### Installation insttructions
7+ * Binary install
218 * Copy wearscript-pebble-[ version] .pbw from release/ folder to device (e.g. dropbox, drive, adb)
229 * Download to device, and open .pbw file.
10+
11+ * Building from source
12+ * Prerequisites
13+ [ Pebble Getting Started] ( https://developer.getpebble.com/2/getting-started/ )
14+ * Install Pebble SDK
15+ * Install latest Pebble firmware (current 2.0.2)
16+ * Install 2.0 BETA Android App
17+
18+ * Build client
19+ * Build pebble app from top level directory
20+ ```
21+ pebble build
22+ ```
23+ * Send to pebble
24+ ```
25+ pebble install --phone [ip address]
26+ ```
You can’t perform that action at this time.
0 commit comments