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:
- qmake pedikree.pro
- make
- su -c "make install"
License
The program is released under the GNU GPLv2 license.
Author
Lukáš Tinkl <ltinkl@kde.org>