SixFour
SixFour is a live cricket scoreboard for Pebble watches
screenshots
Some layout may have changed a bit, but you get the idea :)
setup
You'll need the Pebble SDK.
Clone the app source:
git clone https://github.com/robn/sixfour.git
cd sixfour
Then build and install:
pebble build
pebble install --phone <ip>
todo
- multiple matches
- recent event line
credits and license
Copyright (c) 2014 Robert Norris. MIT license. See LICENSE.md
disclaimer
This app relies on live match data from ESPNcricinfo. This data is exposed to the internet so that ESPN's own applications can use it, but using it directly is probably a breach of their terms of service. I am not responsible for anything that happens to you (eg site ban, legal action) as a result of using SixFour.
contributing
Please hack on this and send pull requests :)