Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.12 KB

File metadata and controls

38 lines (24 loc) · 1.12 KB

swingalytica

Official CLI for Swingalytica — the golf swing analytics platform.

Status

🚧 This package is currently a placeholder. The CLI is under active development and will be published here once available.

Planned Features

  • Parse .ggn (Golf Games Notation) files exported from RealGolf.Games
  • Convert .ggn files to other formats (e.g. JSON)
  • Filter and query game data from GGN dumps

Planned Usage

pnpm add -g swingalytica
swingalytica ggn -i 07-2026.ggn
swingalytica ggn -i 07-2026.ggn --output json

GGN Format

GGN (Golf Games Notation) is the open data format used by RealGolf.Games for exporting game data. Monthly data dumps are published at database.realgolf.games under CC BY 4.0.

Links

License

MIT © 2026 RealGolf.Games UG (haftungsbeschränkt)