Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 148 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 148 Bytes

Merge multiple iCalendar .ics files to one file. Written in Python. Uses vObject.

python pyicalmerge.py -f "/icals/*.ics" -i "../combined.ics"