Skip to content

jncraton/gCal-iCal-Sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gCal-iCal-Sync

Build status

Syncs a public iCal URL to a Google Calendar. On each run, this program will add events to a Google calendar from an iCal (.ics) file provided as a URL. This can optionally remove all events from the calendar not found in the iCal file to create a Google calendar that is an exact copy of another available calendar.

Installation

Assuming that you already have Python and pip installed correctly, you should be able to install required dependencies using:

pip install -r requirements.txt

Configuration

See config.example.py for an example configuration.

About

Syncs a public iCal URL to a Google Calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages