Basebble is a touch-first baseball scorekeeper for Repebble core watches.
- Start a game as home or away.
- Optionally name a game with dictation.
- Track score by half-inning with hardware buttons or touch controls.
- Undo the last active-game action.
- End games with confirmation.
- Review finished games with inning-by-inning and final scores.
- Archive, unarchive, name, or delete saved games from the list.
npm test
npm run build:watchThe built watch package is build/basebble.pbw.
npm run deploy:phoneUse BASEBBLE_DRY_RUN=1 npm run deploy:phone to check the deploy script without building or installing.
Publishing notes and listing copy are in docs/publishing.md and docs/app-store-listing.md.
Basebble stores game records locally on the watch and does not sync saved game data to a server. See docs/privacy.md.