lukekorthals/notion2ics
Create an .ics calendar file from Notion databases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token for committing and pushing. Defaults to the 'GITHUB_TOKEN' secret. | yes | — |
| notion-token | Notion API token. Defaults to the 'NOTION_TOKEN' secret. | yes | — |
| settings-path | Path to a JSON file determining the settings for events created from Notion databases. Defaults to 'notion_calendar_settings.json' | yes | notion_calendar_settings.json |
| ics-path | Output path for the ICS calendar file. Defaults to 'notion_calendar.ics' | yes | notion_calendar.ics |
Outputs
no outputs