Skip to content

Commit 3caf0a0

Browse files
[WIP] Add Gramps Genealogy program to applications.json (#1024)
* Initial plan * Add Gramps genealogy app to applications.json Co-authored-by: serhii-londar <15808174+serhii-londar@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: serhii-londar <15808174+serhii-londar@users.noreply.github.com>
1 parent 9b7e794 commit 3caf0a0

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

applications.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11056,6 +11056,20 @@
1105611056
"languages": [
1105711057
"c++"
1105811058
]
11059+
},
11060+
{
11061+
"title": "Gramps",
11062+
"short_description": "A genealogy program that is both intuitive for hobbyists and feature-complete for professional genealogists.",
11063+
"categories": [
11064+
"other"
11065+
],
11066+
"repo_url": "https://github.com/gramps-project/gramps",
11067+
"icon_url": "https://raw.githubusercontent.com/gramps-project/gramps/maintenance/gramps60/images/gramps.png",
11068+
"screenshots": [],
11069+
"official_site": "https://gramps-project.org",
11070+
"languages": [
11071+
"python"
11072+
]
1105911073
}
1106011074
]
1106111075
}

0 commit comments

Comments
 (0)