Calendar data
renCal uses Caldir to store your calendars as directories, with each event a a standard .ics file.
By default, the data is stored in ~/caldir/. This path can be changed in renCal’s settings, or by
editing ~/.config/caldir/config.toml directly.
Providers
Section titled “Providers”
renCal comes bundled with support for:
- Google Calendar
- iCloud Calendar
- Outlook Calendar
- other CalDAV servers
More providers can be added using the provider protocol, for example:
RenCal will by default pick up any binary that starts with caldir-provider-* in your $PATH.