From 6d548c52f4f93da4c04952e63a49c5f5d1228eb9 Mon Sep 17 00:00:00 2001 From: Andrius Shiaulis Date: Thu, 28 May 2020 17:54:50 +0300 Subject: [PATCH] Add octrace-ios by @OpenCovidTrace (#851) [ci skip] --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index 4fd5875b..14322377 100644 --- a/contents.json +++ b/contents.json @@ -20826,6 +20826,21 @@ "license": "gpl-2.0", "date_added": "May 27 2020", "suggested_by": "@bradenglund" + } + { + "title": "OpenCovidTrace", + "category-ids": [ + "contact-tracing" + ], + "description": "Uses own open-source framework for exposure tracing", + "license": "gpl-3.0", + "source": "https://github.com/OpenCovidTrace/octrace-ios", + "tags": [ + "swift" + ], + "date_added": "May 28 2020", + "suggested_by": "@shiaulis", + "stars": 16 } ] }