Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
C
branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
resources/src
src
Makefile
README.md

README.md

BMO — Pebble Watchface

Design

Who wants to play video games?

I hold no responsibility if this breaks your Pebble! This is built using the early Proof of Concept SDK, and may be unstable. I use it on my Pebble without issues though. :smile:

Building

Because remembering paths is a pain, I've set up a Makefile to do that for you. Make sure to clone this watch into the proper directory:

git clone https://github.com/remixz/pebble-bmo.git /path/to/pebble-sdk/watches/pebble-bmo
cd trekkie
make setup

Then, to build, just run:

make build

Installing it on your Pebble is a bit more of an adventure. I install it using libpebble. If you are on Android, you can also serve the .pbw on a web-server and download it.

Something went wrong with that request. Please try again.