foxcpp / foxcpp/maddy

Calendar Support

Open
#469 8 comments 1 reaction 0 assignees View on GitHub
new feature
Dominant language
Go
Stars
6.1k
Forks
327
PR merge metrics
No merged PRs in 30d

Description

# Use case

Calendar support for WebDAV, CalDAV and CardDAV.

What problem you are trying to solve?

A monolithic integration of calendar service and mail. The calendar then uses the same credentials of the mail users.

How your solution would work in general?

Use go-webdev package to provide calendar service: https://github.com/emersion/go-webdav

A new thread serves the calendar along with mail service on other threads. Sharing the same credentials and facilitating the usage of both services is the key.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.