A basic cricket umpire's counter app for Pebble. It saves taking an actual counter out! It can currently track balls, overs and wickets.
To reset the app state (for example, when a new innings starts), long press the wicket button (the middle button on the right).
You will need the Pebble SDK installed before building. I've only tested the current version against SDK 4.3.
It's a standard build from here, so:
pebble build
Should get you a PBW to install.
Happy hacking!