From 8efcbb7c8533f3c4278b389df37f152bdf4fb8b6 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 19 Sep 2020 08:04:25 -0700 Subject: [PATCH] Add OutRun by @timfraedrich, close #893 --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index 48de93f0..f5919082 100644 --- a/contents.json +++ b/contents.json @@ -23323,6 +23323,24 @@ "date_added": "Sep 18 2020", "suggested_by": "@dkhamsing", "stars": 368 + }, + { + "title": "OutRun", + "description": "Outdoor fitness tracker that supports walking, hiking, cycling and skating", + "category-ids": [ + "fitness" + ], + "source": "https://github.com/timfraedrich/OutRun", + "itunes": "https://apps.apple.com/app/OutRun/id1477511092", + "screenshots": ["https://i.imgur.com/x4pzDE2.png"], + "license": "gpl-3.0", + "tags": [ + "swift", + "snapkit", + "charts" + ], + "date_added": "Sep 19 2020", + "suggested_by": "KovalevArtem" } ] }