PebbleKitJS library for sending messages to your Pebble app.
Automatically retries sending messages when they fail, and ensures that messages are sent in order (i.e. wait for first message to be acknowledged before sending the second message.
pebble-js-app.js
, or by adding it to your
JS build script.Pebble.sendAppMessage()
with
MessageQueue.sendAppMessage()
.