From 38d9dc8460109b2a7f29c3a8ac4b5e126157d799 Mon Sep 17 00:00:00 2001 From: azrdev Date: Thu, 5 Jan 2023 08:41:06 +0100 Subject: [PATCH] add "Gramps Web" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d2b8833..74b87407 100644 --- a/README.md +++ b/README.md @@ -1050,6 +1050,7 @@ Utilities for managing game servers. - [Genea.app](https://www.genea.app/) - Genea is a privacy by design and open source tool 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. ([Source Code](https://github.com/genea-app/genea-app)) `MIT` `Javascript` - [GeneWeb](https://geneweb.tuxfamily.org/wiki/GeneWeb) - GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service. ([Demo](https://demo.geneweb.tuxfamily.org/gw7/), [Source Code](https://github.com/geneweb/geneweb)) `GPL-2.0` `OCaml` +- [Gramps Web](https://gramps-project.github.io/web/) - Gramps is an open source genealogy software written in Python. "Gramps Web" is a web application replacing the GUI but using gramps as a library and thus sharing the data format(s). ([Demo](https://gcp-api-puqt5dnf3a-uc.a.run.app/) login with `owner`/`owner`, [Source Code Frontend](https://github.com/gramps-project/Gramps.js), [Source Code Backend](https://github.com/gramps-project/gramps-webapi)). `AGPL-3.0` `JavaScript/Python` - [webtrees](https://www.webtrees.net) - Webtrees is the web's leading on-line collaborative genealogy application. ([Demo](https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo), [Source Code](https://github.com/fisharebest/webtrees)) `GPL-3.0` `PHP`