FIRST-Tech-Challenge / FIRST-Tech-Challenge/scorekeeper
Where can we share FTC Live extensions that use the API?
- Dominant language
- No language data
- Stars
- 110
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Event organizers often print a "sign" to put on each team's Pit to help event volunteers find the team (and to help teams find their pit).
Using the FTC Live API I have a python script to automate creation of such signs from the data entered in the scoring software.
**Describe the solution you'd like**
I'd like to make such "reports" and other extensions available to other event organizers, but I don't know how or where to do that.
I don't think they are ready for inclusion into the actual software (yet), and that might be a good long term goal (perhaps even a way to add new things to the menus), but mostly I think that will result in excess clutter of the software.
Having a place to share and develop such programs might prove useful and provide examples of how to create such programs.
**Describe alternatives you've considered**
none really. I could post them on our team's webpage, but no event organizer would ever find them there.
**Additional context**
An example output and python source are attached.
Or would be attached if .htm or .py file types were allowed.
here, zipped:
[PitSign.zip](https://github.com/user-attachments/files/18550948/PitSign.zip)
here is a picture of an example page:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.