Megamouse / GAS-ICS-Sync

A Google Apps Script for syncing ICS/ICAL files faster than the current Google Calendar speed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAS-ICS-Sync

This is a standalone script (that consists of multiple files). The purpose is to sync ics/ical calendars to Google Calendar. Google Calendar can already do this, but updates only happen once every 12 or even 24 hrs. This script can be run much more frequently.

If you want to use this, please copy the script from here

To make a copy in the new Google Apps Script interface:

  1. Go to the project overview icon on the left (looks like this: ⓘ)
  2. Click the "copy" icon on the top right (looks like two files on top of each other)

NOTE: If too many people are accessing the file at the same time, Google may lock you out. You can follow these instructions to set up the script: https://github.com/derekantrican/GAS-ICS-Sync/wiki/Setting-up-the-script-manually


Questions? Comments? Anything else?

Join the Discord!

Discord


Contributing

If you would like to contribute to this repository, please fork the repository, make your changes, and start a pull request. If your pull request is approved, I will add you as a contributer directly to the repository

If you would like to fund an issue, you can do that through here: https://issuehunt.io/repos/136078981/

About

A Google Apps Script for syncing ICS/ICAL files faster than the current Google Calendar speed

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%