Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

messagease-test

A Pebble watchapp/watchface written in C using the Pebble SDK.

Building & running

pebble build                          # build for all targetPlatforms
pebble install --emulator emery       # install on the emery emulator

pebble login --no-open-browser        # log in to Cloudpebble
pebble install --cloudpebble          # install to physical watch remotely

Target platforms

targetPlatforms in package.json controls which watches you build for. The modern Pebble hardware is emery (Pebble Time 2), gabbro (Pebble Round 2), and flint (Pebble 2 Duo).

Project layout

src/c/           C source for the watchapp
src/pkjs/        PebbleKit JS (phone-side) source, if any
worker_src/c/    Background worker source, if any
resources/       Images, fonts, and other bundled resources
package.json     Project metadata (UUID, platforms, resources, message keys)
wscript          Build rules — usually no need to edit

Documentation

Full SDK docs, tutorials, and API reference: https://developer.repebble.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages