pebble
  • Tutorials
  • Get the SDK
  • Guides
  • Documentation
  • Examples
  • Community
  • Blog
  • More
Privacy
Cookies
Publish

There are no examples that match the filters on the right.

Simple Analog

Watchface · Analog

Example analog watchface that uses hands instead of numbers.

GitHub CloudPebble

Timeline Push Pin

Timeline

This is a Pebble SDK 3.0 example app that demonstrates how an app can use PebbleKit JS to push a pin to itself through the public timeline API. It includes a segment of JS code (marked 'timeline lib') that can be re-used in any Pebble app that needs to push pins to its user.

GitHub

UI Patterns

Design · Images

Example project showing implementations of recommended Pebble UI design patterns.

GitHub CloudPebble

Timeline TV Tracker

Timeline

This example demonstrates the usage of topics and shared pins in the Pebble timeline API.

GitHub

Hello Timeline

Timeline

This example app shows how to use the Pebble timeline API with user tokens.

GitHub

PebbleKit JS Weather

This watchapp uses PebbleKit JS to fetch weather data from the openweathermap.org and display it on the watch. It uses the location provided by the phone to look up the nearest location, and sends temperature data along with that location's name. A weather icon is also displayed.

GitHub CloudPebble

Pandas and Bananas

Color · Graphics · Animation · Game

Color game for Pebble SDK 3.0 that sees the user controlling a panda via accelerometer tilting or buttons to catch fruit and avoid bombs.

GitHub CloudPebble

Block World

Color · Graphics · Animation · Game

Simple 'block-builder' game for Pebble SDK 3.0. Uses modified PGE and isometric libraries to show a grid of 16 x 16 x 14 blocks that can be placed by the user.

GitHub CloudPebble

Tricorder

Color · Datalogging · PebbleKit

Datalogging example app that communicates with PebbleKit Android and iOS companion apps. Records many different stats such as connection state, battery level, etc.

GitHub

owm-weather

Color · Libraries · Watchface · PebbleKit

Library for easy fetching of weather data from OpenWeatherMap.org. Includes a simple test app as a proof of concept usage of a weather C API.

GitHub

ContentIndicator Demo

Color

Example watchapp showing use of the ContentIndicator UI component.

GitHub CloudPebble

Time Dots

Color

Example watchface for Pebble Time Round showing the hours and minutes as a bar and dots.

GitHub CloudPebble

Concentricity

Graphics · Color · Watchface

Example watchface for aplite, basalt and chalk showing the hours, minutes and seconds with concentric rings around the center of the display.

GitHub CloudPebble

Weather Cards Example

Graphics · Color

This example shows how to implement a cards based weather app, demonstrating the Pebble Draw Commands API, which allows you to draw and animate vector graphics.

GitHub CloudPebble

Pebble Faces

Images

This Pebble application downloads, de-compresses and displays PNG images from the Internet.

GitHub CloudPebble

Accel Discs

Accelerometer Service · Graphics

This example shows how to use the accelerometer.

GitHub CloudPebble

Background Counter

Background Worker

This example shows how to use the Worker API (background worker).

GitHub CloudPebble

Custom Font

Fonts

This example shows how to use a custom font.

GitHub CloudPebble

Frame Buffer

Graphics · Frame Buffer

This example shows how to capture and manipulate the frame buffer.

GitHub CloudPebble

Transparent Images

Images

This example demonstrates how to display an image with black, white and transparent sections.

GitHub CloudPebble

Menu Layer

MenuLayer

This example shows how to use the MenuLayer.

GitHub CloudPebble

Persist Counter

Persistent Storage · ActionBarLayer

This example shows how to use the Persistent Storage API.

GitHub CloudPebble

Classio Battery Connection

Watchface · Battery Service · Bluetooth Service

Example watchface showing the time, including seconds. This version also displays the battery level and status of the Bluetooth connection.

GitHub CloudPebble

Tea Timer

Wakeup

This example shows how the Wakeup API works.

GitHub CloudPebble

Font Browser

Fonts

This example show how to load and display all the Pebble built-in system fonts. It also uses the Clicks API to allow the user to cycle through each font in both directions.

GitHub CloudPebble

PDC Image

Graphics · Images

A simple example Pebble project demonstrating how to use the Draw Commands API to load and display a vector file in the Pebble Drawing Commands format.

GitHub CloudPebble

Isotime

Color · Graphics · Animation · Watchface

Color watchface for Pebble SDK 3.0. Uses PGE plus PGE Isometric libraries to show the time on digits built with individual segments. Staggered animation of segments that change each minute. Sleeps completely between animations.

GitHub CloudPebble

GBitmapSequence Example

Color · Graphics · Animation

Example app showing the usage of the GBItmapSequence API in Pebble SDK 3.0.

GitHub CloudPebble

KS Clock Face

Color · Animation

Animated color Pebble watchface from the Pebble Time Kickstarter video. Expands from a dot, sweeping the clock arms as it does so.

GitHub CloudPebble

Language

c js objective-c java

Hardware Platform

basalt aplite chalk

Tags

Color Graphics Watchface Animation Images Timeline Fonts Game PebbleKit Accelerometer Service Background Worker Frame Buffer MenuLayer ActionBarLayer Persistent Storage Bluetooth Service Battery Service Analog Wakeup Design Datalogging Libraries