Timer-App for Pebble, designed for usability and to look awesome. The
remaining time is nicely visualized, as shown in the screenshot.
## Features (only SDK 2.0)
* The current running timer automatically resumes if the app is temporarily closed
* Persistent storage of the last 10 timer values
* Display of the total elapsed time after timer expires
## Keys
* UP/DOWN keys: adjust the timer start value. Press and hold to auto-increment (with acceleration)
* SELECT key: start/reset the timer
* SELECT key (long click): select preset from list of 10 last used values
Pebble apps cannot run in the background by design. However, this app resumes on next start,
if the app is temporarily closed.
This is a SDK 2.0 only release! Use V 1.x for SDK 1.x
New Features:
* Auto-Resume
* Preset-Values
V 2.1.1 fixes a weird animation issue on fw 2.0.x