From 326e052e0b708c88dbb7fdb8f96469b765f660f6 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Wed, 4 Aug 2021 17:10:38 -0700 Subject: [PATCH] Add AvoKeepr by @davejacobsen --- contents.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 1df22565..0b252d85 100644 --- a/contents.json +++ b/contents.json @@ -26455,6 +26455,24 @@ "date_added": "Jul 31 2021", "stars": 14, "updated": "2020-07-31 10:20:37 UTC" + }, + { + "title": "Avo Keepr", + "category-ids": [ + "misc" + ], + "tags": [ + "swift" + ], + "description": "Track your avocados", + "source": "https://github.com/davejacobsen/AvoKeepr", + "itunes": "https://apps.apple.com/us/app/avo-keepr/id1515186481", + "license": "other", + "date_added": "Aug 4 2021", + "suggested_by": "@dkhamsing", + "screenshots": [ + "https://github.com/davejacobsen/AvoKeepr/raw/master/Screenshots/1.png" + ] } ] -} \ No newline at end of file +}