From 76792d3fc0f9aeadfc9c7cff3cdadfc2505b1123 Mon Sep 17 00:00:00 2001 From: Adrian Edwards Date: Fri, 13 May 2016 07:32:42 -0700 Subject: [PATCH] Add MetricTime by @DeveloperACE (#294) [ci skip] --- contents.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contents.json b/contents.json index 946078de..31e43434 100644 --- a/contents.json +++ b/contents.json @@ -2974,6 +2974,7 @@ ], "stars": 61 }, + { "title": "Fojusi", "category": "timer", @@ -3450,6 +3451,15 @@ "description": "Watch RailsCasts videos on Apple TV", "source": "https://github.com/spritlesoftware/railscasts-on-appletv", "stars": 0 + }, + { + "title": "MetricTime", + "category": "timer", + "description": "An app to display 'Metric Time' in order to prank friends while on trips to countries that use the metric system, (esp Canada)", + "source": "https://github.com/DeveloperACE/MetricTime", + "tags": [ + "swift" + ] } ] }