Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caybro/pedikree
Genealogy application written using Qt 5.2
https://github.com/caybro/pedikree
Last synced: 3 days ago
JSON representation
Genealogy application written using Qt 5.2
- Host: GitHub
- URL: https://github.com/caybro/pedikree
- Owner: caybro
- License: gpl-2.0
- Created: 2014-05-08T12:41:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T23:11:34.000Z (over 4 years ago)
- Last Synced: 2023-09-21T05:51:16.803Z (over 1 year ago)
- Language: C++
- Homepage: http://caybro.github.io/pedikree/
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pedikree
Genealogy application written using Qt 5.2, using SQL classes as the backend storage. Visit our user homepage at http://caybro.github.io/pedikree/
### 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 <>