/event-extractor

Tool to extract events (birthdays and anniversaries) from vCard files and create a iCal file from them.

Primary LanguageRustMIT LicenseMIT

event-extractor

Tool to extract events (currently only birthdays) from vCard files into iCal files.

Usage

IMPORTANT NOTE: All ics files in the output directory will be deleted.

event-extractor --input input_dir --output output_dir

License

This work is licensed under the MIT or Apache 2.0 license.

SPDX-License-Identifier: MIT OR Apache-2.0