Paolo Donadeo df4e17bc31 feat: support multiple input files
- Accept multiple positional arguments instead of a single required file
- Extract `read_file` helper to separate file reading from parsing
- Collect all valid reminders across files before printing
- Handle per-file errors gracefully without aborting the whole run
2026-06-20 00:10:25 +02:00
2026-06-20 00:10:25 +02:00
2026-06-20 00:10:09 +02:00
2026-06-20 00:10:09 +02:00
2026-06-20 00:10:09 +02:00
2026-06-20 00:10:09 +02:00
2026-06-20 00:10:09 +02:00
2026-06-20 00:10:09 +02:00
2026-06-20 00:10:09 +02:00
2026-06-20 00:10:09 +02:00
2026-06-20 00:10:09 +02:00

remind-sync

Simple program to convert iCalendar files into remind format

Description
ical2rem reads iCalendar (.ics) files and produces reminders in the Remind format. It handles recurring events, exceptions (EXDATE/RECURRENCE-ID), alarms (VALARM), timezones, and Windows timezone names.
Readme MIT 999 KiB
2026-06-20 10:10:11 +00:00
Languages
OCaml 83.9%
Standard ML 14.2%
Dune 1.9%