> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Genealogy

> Family tree and genealogy research tools

Genealogy software used to record, organize, and publish genealogical data.

## Applications

<CardGroup cols={2}>
  <Card title="Genea.app" icon="tree" href="https://www.genea.app/">
    Genealogy tool designed with privacy in mind that anyone can use to author or edit their family tree. Data is stored in the GEDCOM format and all processing is done in the browser.

    **License:** MIT | **Platform:** Javascript
  </Card>

  <Card title="Genealogy" icon="family" href="https://genealogy.kreaweb.be/">
    Record family members and their relationships and build a family tree.

    **License:** MIT | **Platform:** PHP
  </Card>

  <Card title="GeneWeb" icon="sitemap" href="https://geneweb.tuxfamily.org/wiki/GeneWeb">
    Genealogy software that can be used offline or as a Web service.

    **License:** GPL-2.0 | **Platform:** OCaml
  </Card>

  <Card title="Gramps Web" icon="globe" href="https://www.grampsweb.org/">
    Web app for collaborative genealogy, based on and interoperable with Gramps, the open source genealogy desktop application.

    **License:** AGPL-3.0 | **Platform:** Docker
  </Card>

  <Card title="webtrees" icon="tree-deciduous" href="https://www.webtrees.net">
    Webtrees is the web's leading online collaborative genealogy application.

    **License:** GPL-3.0 | **Platform:** PHP
  </Card>
</CardGroup>
