Skip to content

Familiar is a genealogy software

License

GPL-3.0, GPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

homebackend/familiar

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

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.

(back to top)

Built With

  • QT5

(back to top)

Getting Started

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.

Prerequisites

Familiar requires QT >= 4.7. Better still install and use QT5.

Installation

To install Familiar please execute the following commands:

  1. qmake
  2. make
  3. make install

Step (3) might require root privileges.

Note: Familiar requires QT >= 4.7

(back to top)

Usage

Some screenshots of Familiar:

Family Tree View Family Node View Events View Event Time Line

(back to top)

License

Distributed under the GNU GPL version 3. See LICENSE for more information.

(back to top)

Contact

Project Link: https://github.com/homebackend/familiar

(back to top)

(back to top)