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

Community

  • Events
    • Developer Retreat 2015
    • Developer Retreat 2014
  • Online Communities
  • Example Apps
    • Hello
    • Caltrain
    • HeroBoard
    • Multi Timer
    • Resistor Time
  • Tools
    • App Message Bridge
    • Appstore Badge Generator
    • GPath.svg
    • pBuild Travis CI Build Tool
    • Sublime Text Plugin
    • Watchface Generator
    • Watch Status
  • Libraries
    • Color Selector
    • Custom Status Bar for Pebble
    • EffectLayer
    • GBitmap Colour Palette Manipulator
    • Java Pebble Timeline
    • JS Message Queue
    • Pebble Timeline API for DotNet (C#)
    • Pebble API PHP
    • PebbleTimeline API Ruby
    • PHPebbleTimeline
    • PinPusher
    • pypebbleapi
    • Simple Dithering Library
    • T3 Keyboard
    • ToastLayer Library

Multi Timer

Multi Timer is a Pebble watchapp that allows you to run several timers and stopwatches simultaneously.

It uses Persistent Storage on the watch to remember your timers, and even fakes the timers running in the background by calculating how much time has elapsed since the app was last run and adding / removing this amount of time from any running timers.

Some parts of the C and JS code are tested, and are run automatically using Travis CI.

The current build status of the app is: Build Status

Here is what the app looks like:

Multi Timer Screenshot #1

Created By:

Matthew Tole

View on Appstore

View Source