Skip to content

Apps Script for syncing a Google Spreadsheet with Google Calendar

License

Notifications You must be signed in to change notification settings

jagtesh/gcalendarsync

 
 

Repository files navigation

GCalendar Sync

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.

Contributing

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.

About

Apps Script for syncing a Google Spreadsheet with Google Calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.3%
  • JavaScript 25.9%
  • HTML 5.6%
  • Shell 0.2%