Pedikree

Genealogy application written in Qt

View project onGitHub

Pedikree

Genealogy application written using Qt 5.2, using SQL classes as the backend storage.

Latest release

The latest release is v0.1, see the release notes and links to sources.

Compiling

You need at at least Qt 5.2:

  1. qmake pedikree.pro
  2. make
  3. su -c "make install"

License

The program is released under the GNU GPLv2 license.

Author

Lukáš Tinkl <ltinkl@kde.org>