Skip to content

SCOTPAUL/Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch for Pebble

An extremely basic stopwatch for the Pebble smartwatch (since the Pebble doesn't come with a built-in stopwatch for some reason), with support for timing in the background.

Can be used with the companion app to send recorded times to the connected Android phone.

Screenshot

Thanks to this thread for the free icons used in the action bar.

Building

After setting up the SDK, clone the project into a directory and then install through a connected phone using:

cd Stopwatch/
pebble build
pebble install --phone <ip_address_of_phone>

or on the emulator using:

pebble install --emulator aplite

About

A simple stopwatch for Pebble

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published