A Google Sheet add-on for synchronizing events with Google Calendar. See the website for full instructions. The add-on is in the G Suite Marketplace.
The project started as a simple script to publish swim team practice times on a Google Calendar and has evolved from there. Fixes and improvements are done by volunteers, so please be patient.
You're also welcome to dive into the code and send suggested changes and fixes as a pull request or as text. To try your own changes, you'll need to install Clasp in order to compile the Typescript and push it to a project. Follow the instructions here.
This will run the tests:
$ npm test
Find a bug? File an issue here on Github or email me via the link in the Contact section of the website.