Gramps Web: use official description & follow conventions for tagging

Co-authored-by: nodiscc <[email protected]>
This commit is contained in:
azrdev 2023-03-02 22:16:36 +01:00
parent 38d9dc8460
commit aa781ee029

View file

@ -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`