foxcpp / foxcpp/maddy

Calendar Support

Aperta
#469 8 commenti 1 reazione 0 assegnatari Vedi su GitHub
new feature
Lingua principale
Go
Stelle
6.1k
Fork
327
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

# 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.