All Projects → PeWu → topola-viewer

PeWu / topola-viewer

Licence: Apache-2.0 license
Topola Genealogy Viewer – interactive genealogy visualization

Programming Languages

typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to topola-viewer

GEDKeeper
GEDKeeper - program for work with personal genealogical database
Stars: ✭ 78 (-32.76%)
Mutual labels:  genealogy, gedcom, family-tree
ged2site
Create a family tree website from a Gedcom file
Stars: ✭ 25 (-78.45%)
Mutual labels:  genealogy, gedcom, family-tree
open-history-data
Поиск людей из прошлого
Stars: ✭ 19 (-83.62%)
Mutual labels:  genealogy, gedcom
Gedcom.pm
Gedcom - a Perl module to manipulate Gedcom genealogy files
Stars: ✭ 23 (-80.17%)
Mutual labels:  genealogy, gedcom
GenealogyTreeInGit
Convert family trees from gedcom format to list of git commands that can be executed to build a family git repository
Stars: ✭ 15 (-87.07%)
Mutual labels:  genealogy, family-tree
nuxt
Nuxt 3 and Vue 3 client for genealogy project. Family tree and genealogy data processing website software client.
Stars: ✭ 97 (-16.38%)
Mutual labels:  genealogy, family-tree
familytree
A very incomplete Django-based genealogy web app.
Stars: ✭ 41 (-64.66%)
Mutual labels:  genealogy, family-tree
topola
Topola – online genealogy visualization
Stars: ✭ 57 (-50.86%)
Mutual labels:  genealogy, gedcom
gramps-online
A simple online version of Gramps
Stars: ✭ 23 (-80.17%)
Mutual labels:  genealogy, family-tree
backend
Laravel 8 backend for a genealogy website.
Stars: ✭ 82 (-29.31%)
Mutual labels:  genealogy, family-tree
gedcom
Gedcom utility program
Stars: ✭ 14 (-87.93%)
Mutual labels:  genealogy, gedcom
GeneGenie.Gedcom
A .Net Standard library for loading, saving, working with and analysing family trees stored in the GEDCOM format.
Stars: ✭ 37 (-68.1%)
Mutual labels:  genealogy, gedcom
lineage
Family Tree Data Expression Engine
Stars: ✭ 90 (-22.41%)
Mutual labels:  genealogy
pyGenealogical-Tools
A python interface for genealogical tools (Geni, RootsMagic, GEDCOM, Family Search...)
Stars: ✭ 24 (-79.31%)
Mutual labels:  genealogy
fs-js-lite
Lite JS SDK for the FamilySearch API
Stars: ✭ 31 (-73.28%)
Mutual labels:  genealogy
gedcom
👪 A Go library and CLI tools for encoding, decoding, traversing, merging, comparing, querying and publishing GEDCOM files.
Stars: ✭ 55 (-52.59%)
Mutual labels:  gedcom
python-gedcom
Python module for parsing, analyzing, and manipulating GEDCOM files
Stars: ✭ 105 (-9.48%)
Mutual labels:  gedcom
MyopicVicar
MyopicVicar (short-sighted clergyman!) is an open-source genealogy record database and search engine. It powers the FreeREG database of parish registers, the FreeCEN database of census records, the next version of FreeBMD database of Civil Registration indexes and other Genealogical applications.
Stars: ✭ 40 (-65.52%)
Mutual labels:  genealogy
open-pedigree
A free and open-source pedigree tool by PhenoTips®
Stars: ✭ 31 (-73.28%)
Mutual labels:  family-tree
GoT-Check
⚔️ Game of Thrones character database and family trees in Prolog
Stars: ✭ 64 (-44.83%)
Mutual labels:  family-tree

Topola Genealogy Viewer

Node.js CI

View your genealogy data using an interactive chart.

Website: https://pewu.github.io/topola-viewer

screenshot

Features

  • Hourglass chart
  • All relatives chart
  • Click on a person to focus
  • Open standard GEDCOM files you can export from any genealogy application
  • Load from URL (just point to a GEDCOM file on the Web)
  • Privacy – your files do not leave your computer
  • Print the whole genealogy tree
  • Export to PDF, PNG, SVG
  • Side panel with details
  • Permalinks when loading from URL
  • Cool transition animations

Changelog

Examples

Here is an example from the Web:

If you have data in a genealogy database, you can export your data in GEDCOM format and load it using the "Load from file" menu.

Integrations

Topola Genealogy Viewer is being integrated into more and more Web and desktop applications. Here are the current integrations:

Gramps

To view your Gramps data in Topola Genealogy Viewer, install Interactive Family Tree plugin from the Gramps plugin manager. The plugin will add a Tools->Analysis and Exploration->Interactive Family Tree menu item to Gramps.

Source code: https://github.com/gramps-project/addons-source/tree/master/Topola

Webtrees

Embed Topola Genealogy Viewer in your Webtrees installation with the Topola interactive tree addon.

Source code: https://github.com/PeWu/topola-webtrees

WikiTree

You can browse the WikiTree genealogy tree using Topola Genealogy Viewer. On a WikiTree profile page go to the Family Tree & Tools tab and click the Dynamic Tree by Topola link.

Example: Stephen Hawking

Topola Genealogy Viewer is hosted on apps.wikitree.com to benefit from the ability of being logged in to the WikiTree API.

Running locally

npm install
npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].