From 9e67effd5e5cd2dfceab5458b42059c8fa13fd97 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 27 Apr 2020 08:15:02 -0700 Subject: [PATCH] Add TimeLines by @mathieudutour --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index 0d3ee421..6c443f0b 100644 --- a/contents.json +++ b/contents.json @@ -19637,6 +19637,24 @@ "license": "other", "date_added": "Apr 26 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "TimeLines", + "category-ids": [ + "today" + ], + "tags": [ + "swift" + ], + "description": "Know when all your friends, colleagues and family are", + "source": "https://github.com/mathieudutour/TimeLines", + "homepage": "https://time-lines.app", + "license": "other", + "date_added": "Apr 27 2020", + "suggested_by": "@dkhamsing", + "screenshots": [ + "https://i.imgur.com/haSaUiS.png" + ] } ] }