From 2c8404c8594ce89b1f800820360d9b828a957651 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 18 Jun 2016 06:41:16 -0700 Subject: [PATCH] Add SwiftTextClock by @MichMich, close #339 --- contents.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contents.json b/contents.json index c9f07c54..01bbf8fa 100644 --- a/contents.json +++ b/contents.json @@ -4789,6 +4789,14 @@ "stars": 122, "license": "mpl-2.0", "tags": ["swift", "realm"] + }, + { + "title": "SwiftTextClock", + "category": "misc", + "description": "A Swift version of the beautyful QlockTwo", + "source": "https://github.com/MichMich/SwiftTextClock", + "license": "other", + "tags": ["swift"] } ] }