Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
A Pebble to Maintain Scores.. For example Football Scores
Python C
branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
.waf-1.7.0-9334f7e963bee5410f4fa28728feffdd/waflib
build
resources
src
.DS_Store
.lock-waf_darwin_build
README.md
include
lib
pebble_app.ld
tools
waf
wscript

README.md

ScoreKeeper

ScoreKeeper is a simple app to keep track of scores of any two teams.

To use:

Up Key - Increment the score of Team A by 1

Up Key (Long press)- Decrement the score of Team A by 1

Down Key - Increment the score of Team B by 1

Down Key (Long press)- Decrement the score of Team B by 1

Select Key (Long press)-Reset the scores of two teams

Version 1.2 : Now it Vibrates

The vibration feature is added. Select Key (Short Press)- Toggle the vibration

It's assumed that the building procedure Pebble apps for PebbleOS is known

Something went wrong with that request. Please try again.