Skip to content

Download match schedules from The Blue Alliance and export the result to a CSV

License

Notifications You must be signed in to change notification settings

fortinj1354/TBAMatchScheduleDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TBA Match Schedule Download

Downloads match schedules from The Blue Alliance and exports the result to a CSV. Adds a blank column after each team number to assign a team member to scout the match.

Usage Guide

Get the schedule for an event:

TBAMatchScheduleDownload.exe -event 2019gadal -key someapikey

Get the schedule for an event and filter for a specific team number:

TBAMatchScheduleDownload.exe -event 2019gadal -team 2974 -key someapikey

View help:

TBAMatchScheduleDownload.exe --help

The CSV will be placed in the directory the command is run in with a name based on the event and team number. If there is no event schedule available the resulting CSV file will be empty.

Command Line Arguments

Building

Windows and MacOS builds available on the Releases page.

Built on Go 1.11.5, can be built for any OS by using the standard build command.

About

Download match schedules from The Blue Alliance and export the result to a CSV

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages