1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-01 19:16:48 +01:00
This commit is contained in:
dkhamsing 2023-02-21 07:06:37 -08:00
parent cebbe5e2a2
commit fa6aa23b61

View File

@ -6948,11 +6948,12 @@
{ {
"title": "Flippy Learn", "title": "Flippy Learn",
"category-ids": ["education"], "category-ids": ["education"],
"description": "Simple flash card app. Privacy first, no tracking, everything stays on your device.", "description": "Simple flash cards (privacy first, no tracking, everything stays on your device)",
"source": "https://github.com/misteu/VocabularyTraining", "source": "https://github.com/misteu/VocabularyTraining",
"stars": 7, "stars": 7,
"license": "apache-2.0", "license": "apache-2.0",
"itunes": "https://apps.apple.com/us/app/flippy-learn-word-flashcards/id1479486387", "tags": ["swift"],
"itunes": "https://apps.apple.com/app/flippy-learn-word-flashcards/id1479486387",
"screenshots": [ "screenshots": [
"https://github.com/misteu/VocabularyTraining/raw/master/screenshots/flippy1.png", "https://github.com/misteu/VocabularyTraining/raw/master/screenshots/flippy1.png",
"https://github.com/misteu/VocabularyTraining/raw/master/screenshots/flippy7.png" "https://github.com/misteu/VocabularyTraining/raw/master/screenshots/flippy7.png"