Skip to content

Aggregates totals from the Shot system into an excel spreadsheet

License

Notifications You must be signed in to change notification settings

mrbusche/trap-scoring

Repository files navigation

Trap Scoring App

Scoring

Discipline Scoring Events Locations Birds
Singles 2 rounds of 25 4 2 200
Doubles 1 round of 50 4 2 200
Handicap 2 rounds of 25 4 2 200
American Skeet 2 rounds of 25 4 2 200
Doubles Skeet 1 round of 50 4 2 200
Sporting Clay 1 round of 100 3 2 300
5-Stand 1 round of 50 4 2 200

Downloading the daily generated report

Every day at 6 AM UTC the report is generated and uploaded.

  1. Login to GitHub
  2. Click on the top Daily Standings link
  3. Download trap-league-standings
  4. Extract the zip file
  5. Report will be named league-data-${todays-date}.xlsx

Generating standings on demand

  • Download jar file from the latest release
  • You will need Java 23 to run the jar file
  • Open command prompt to directory with downloaded jar file
  • Run java -jar trap-6.2.0.jar (make sure you have the correct filename from the release)
  • There will be output as the process generates the file
  • When finished there will be a file named leaguedata-${date-string} generated in the directory you ran the command from

Online metabase links

Singles | Doubles | Handicap | Skeet | Sporting Clays | Five Stand | Doubles Skeet

About

Aggregates totals from the Shot system into an excel spreadsheet

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages