From 39234fd640355424912f7cd1105b20703c77a5bf Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Fri, 21 Apr 2017 07:37:31 -0700 Subject: [PATCH] Add Stopwatch #261 --- contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contents.json b/contents.json index cd90aa23..16bcc435 100644 --- a/contents.json +++ b/contents.json @@ -12703,6 +12703,15 @@ "license": "gpl-3.0", "date_added": "Apr 20 2017", "suggested_by": "@dkhamsing" + }, + { + "title": "Stopwatch", + "source": "https://github.com/toggl/stopwatch", + "tags": ["swift"], + "category-ids": ["timer"], + "license": "other", + "date_added": "Apr 21 2017", + "suggested_by": "@dkhamsing" } ] }