2 Way Sync Between Notion Database and Google Calendar


Keywords
notion, notion-api, python
License
GPL-3.0
Install
pip install ncal==0.3.0

Documentation

CodeQL Package Tests codecov Code Style

PyPI - Python Version PyPI Docker Image Version (latest semver) Code style: black

2-Way Sync for Notion and Google Calendar

Docs live at: https://sg60.github.io/ncal/

Currently reworking this fork. It will eventually be a simple command that can be set to run, either continuously or just once.

Configuration is via toml, command line flags, or environment variables (including via a .env file).

See old README.md for more info.

Reading through config.py will give a lot of useful information on config options. Run ncal --help to get more info on the cli command.