From c7a31851b5d6ff3d00546dfdd92278877e8831d7 Mon Sep 17 00:00:00 2001 From: Robert Tucker <robertwtucker@gmail.com> Date: Sun, 15 Dec 2024 11:58:23 -0500 Subject: [PATCH] Add KFinder by @robertwtucker (#1698) --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index a6591ef5..24521d4e 100644 --- a/contents.json +++ b/contents.json @@ -32336,6 +32336,21 @@ "https://raw.githubusercontent.com/mthomason/wordflick-ios/main/assets/screenshot-sim.png", "https://raw.githubusercontent.com/mthomason/wordflick-ios/main/assets/foutput_320.gif" ] + }, + { + "title": "KFinder", + "category-ids": ["health"], + "description": "Promotes consistent Vitamin K intake and regular blood testing for warfarin users.", + "source": "https://github.com/robertwtucker/kfinderapp-ios", + "homepage": "https://kfinderapp.com", + "itunes": "https://itunes.apple.com/app/kfinder/id6738031531", + "license": "mit", + "tags": ["swift", "swiftui"], + "screenshots": [ + "https://raw.githubusercontent.com/robertwtucker/kfinderapp-ios/master/assets/kfinder-home.png" + ], + "date_added": "Dec 15 2024", + "suggested_by": "@robertwtucker" } ] }