Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/endurancecode/gapps-scripts-collection
A collection of Google Apps Scripts developed for automating workflows, enhancing productivity, and integrating Google services
https://github.com/endurancecode/gapps-scripts-collection
google-apps-script javascript
Last synced: 16 days ago
JSON representation
A collection of Google Apps Scripts developed for automating workflows, enhancing productivity, and integrating Google services
- Host: GitHub
- URL: https://github.com/endurancecode/gapps-scripts-collection
- Owner: EnduranceCode
- Created: 2025-01-03T10:59:25.000Z (22 days ago)
- Default Branch: master
- Last Pushed: 2025-01-03T11:13:01.000Z (22 days ago)
- Last Synced: 2025-01-03T12:24:44.383Z (22 days ago)
- Topics: google-apps-script, javascript
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Apps Scripts collection
A collection of [Google Apps Scripts](https://developers.google.com/apps-script/) developed for automating workflows, enhancing productivity, and integrating Google services.
## Scripts
### DataCraft: HTML & JSON Wizard
The folder [`data-craft`](./data-craft/) contains the **DataCraft: HTML & JSON Wizard** code, a [Google Apps Script](https://www.google.com/script/) for a spreadsheet that generates data and code used to manage sports competitions. It was originally created for targeting the competitions promoted by the [Portuguese Triathlon Federation](https://www.federacao-triatlo.pt/), but can be used for other sports as well.
### RaceRank: Timing & Results
The folder [`race-rank`](./race-rank/) contains the **RaceRank: Timing & Results** code, a [Google Apps Script](https://www.google.com/script/) for a spreadsheet that manages timing and generates classifications for sports competitions. It was initially created with the [Portuguese Triathlon Federation](https://www.federacao-triatlo.pt/) in mind, but it is versatile enough to be used in any sports event that requires race timing and result management.