/notion-ical

Convert a Notion database to iCal events

Primary LanguageGo

notion-ical

Convert a Notion database to iCal events.

Supports Notion API access and Notion exports.

Usage

For now, building from source is required.

go install github.com/serverwentdown/notion-ical/cmd/notion-ical@latest
notion-ical --help

Example:

notion-ical \
  --api-key secret_... \
  --database-id xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx \
  save --output Calendar_Name.ical