Cozy Contacts vs DAViCal
A side-by-side comparison of two self-hosted groupware options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Cozy Contacts
Contacts management app for the Cozy personal server
VS
DAViCal
Server for sharing calendars and address books via DAV
| Feature | Cozy Contacts | DAViCal |
|---|---|---|
| Category | Groupware | Groupware |
| License | AGPL-3.0 | GPL-2.0 |
| Language | JavaScript | PHP |
| Setup difficulty | Medium | Medium |
| Min. RAM | 256 MB | 256 MB |
| Deployment | source | docker, bare-metal, source |
| GitHub stars | ★ 11 | ★ 200 |
| First released | 2018 | 2007 |
| Replaces | Google Contacts | Google Calendar, Microsoft Exchange |
Why pick each one
Choose Cozy Contacts if…
- Released under the AGPL-3.0 license
- Written in JavaScript
- Tiny footprint — runs in 256 MB RAM
Choose DAViCal if…
- Released under the GPL-2.0 license
- First-class Docker support for quick deployment
- Written in PHP
- Tiny footprint — runs in 256 MB RAM
Frequently asked questions
Is Cozy Contacts or DAViCal better?
Neither is universally better. DAViCal has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.
Are Cozy Contacts and DAViCal free and open-source?
Yes. Cozy Contacts is licensed under AGPL-3.0 and DAViCal under GPL-2.0. Both can be self-hosted at no software cost.
Can I run Cozy Contacts and DAViCal with Docker?
Cozy Contacts: check the project docs for container support. DAViCal: yes.