Synchronize various providers with CalDav.
- Clone this repository.
- Run
pip install -r requirements.txt
to install dependencies - Run
main.py
Overwrite settings from config.default.yml
by creating a file config.yml
or .config/config.yml
.
Synchronize GitHub notifications.
Limitation: Currently the GitHub API does not allow marking notifications as unread
.