Table of Contents
Familiar is (traditional) Family Tree (Genealogy) Software based on QT's model/view architecture. It supports family tree creation in an "intuitive" manner. Also it supports displaying data in various different formats and views.
It is available for both UNIX and Windows. All you require is QT5. It has an a series of very good user interfaces - Family and hierarchical tree, timeline and event list. The best part is the data is stored as xml and it exports a good .ged record.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Familiar requires QT >= 4.7. Better still install and use QT5.
To install Familiar please execute the following commands:
- qmake
- make
- make install
Step (3) might require root privileges.
Note: Familiar requires QT >= 4.7
Some screenshots of Familiar:
Distributed under the GNU GPL version 3. See LICENSE
for more information.
Project Link: https://github.com/homebackend/familiar