ical2vdir 1.0.0

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

ical2vdir 1.0.0

ical2vdir 📅





Convert / split single iCalendar
.ics file into a
vdir directory.
Pre-existing files will be updated or left unchanged.
Compatible with khal.
Setup
$ sudo apt-get install python3-icalendar # optional
$ pip3 install --user --upgrade ical2vdir

Usage
$ ical2vdir < input.ics --output-dir /some/path

Or download .ics from Google Calendar:
$ curl https://calendar.google.com/calendar/ical/someone%40gmail.com/private-1234/basic.ics \
| pipenv run ical2vdir --output-dir output/

Remove files from output directory that are not available in input:
$ ical2vdir < input.ics --output-dir /some/path --delete

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.