-
Notifications
You must be signed in to change notification settings - Fork 1
aaronzirbes/ical-splitter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program will split up an iCal formatted file to into smaller chunks. This is usefull if you're trying to import an iCal file into Google Calendar, but it's failing because your file is too big. Usage: groovy ICalSplit.groovy [yourcalendar.ics] This program splits an iCal file in to chunks of 1000 events each You'll need a Groovy interpreter to run this. See: http://groovy.codehaus.org/Installing+Groovy For example: Processed 3661 events. Successfully imported 3471 events.
About
iCal File Splitter, splits an iCal file into smaller chunks.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published