Etar vs Xandikos

A side-by-side comparison of two self-hosted calendar & contacts options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureEtarXandikos
Deploy effortRead-the-docs projectUnder-an-hour setup
Health score87 · Excellent80 · Excellent
CategoryCalendar & ContactsCalendar & Contacts
LicenseGPL-3.0GPL-3.0
LanguageJavaPython
Setup difficultyMediumMedium
Min. RAM256 MB64 MB
Deploymentsourcedocker, binary
GitHub stars★ 2,603★ 606
First released20162016
ReplacesGoogle CalendarGoogle Calendar, iCloud

What are Etar and Xandikos?

Etar

Etar is an open-source Android calendar app forked from AOSP Calendar. It has no server of its own: pair it with DAVx5 and any self-hosted CalDAV server such as Radicale, Baikal or Nextcloud to keep events under your control.

  • CalDAV support
  • Event API
  • Mobile sync friendly
  • Open data formats

Read the full Etar guide →

Xandikos

Xandikos is a lightweight CalDAV and CardDAV server that stores all data in a Git repository. This gives version history for every calendar and contact change with minimal infrastructure.

  • Git-backed storage with history
  • No database required
  • Lightweight footprint

Etar vs Xandikos: key differences

Etar is written in Java, while Xandikos is built with Python. Xandikos is the lighter option, starting around 64 MB of RAM against 256 MB for Etar. Etar has the considerably larger community, at 2,603 GitHub stars versus 606. Xandikos lists first-class Docker deployment; Etar does not.

Why pick each one

Choose Etar if…

  • Open ecosystem
  • No vendor lock-in

Watch out for

  • Mainly a client project
  • Server piece is minimal
Etar details

Choose Xandikos if…

  • Released under the GPL-3.0 license
  • First-class Docker support for quick deployment
  • Written in Python
  • Tiny footprint — runs in 64 MB RAM
Xandikos details

Frequently asked questions

Is Etar or Xandikos better?

Neither is universally better. Etar has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.

Are Etar and Xandikos free and open-source?

Yes. Etar is licensed under GPL-3.0 and Xandikos under GPL-3.0. Both can be self-hosted at no software cost.

Can I run Etar and Xandikos with Docker?

Etar: check the project docs for container support. Xandikos: yes.

Which is lighter on resources, Etar or Xandikos?

Xandikos has the smaller minimum footprint at 64 MB of RAM, compared to about 256 MB for Etar. Real-world usage depends on library size, user count, and enabled features.

Related comparisons