From aa781ee029761ae976201c515ccd6a1f0952b6ec Mon Sep 17 00:00:00 2001 From: azrdev Date: Thu, 2 Mar 2023 22:16:36 +0100 Subject: [PATCH] Gramps Web: use official description & follow conventions for tagging Co-authored-by: nodiscc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74b87407..519eb82f 100644 --- a/README.md +++ b/README.md @@ -1050,7 +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` +- [Gramps Web](https://gramps-project.github.io/web/) - Gramps Web is a web app for collaborative genealogy. It is based on and interoperable with Gramps, the leading open source genealogy desktop application. ([Demo](https://gramps-project.github.io/web/), [Source Code](https://github.com/gramps-project/gramps-webapi)). `AGPL-3.0` `Docker` - [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`