From 6ffb789fffd671aca7283fa1bdac7724b72f1f3a Mon Sep 17 00:00:00 2001 From: Kanz <87kangsw@gmail.com> Date: Tue, 9 Feb 2021 02:31:14 +0900 Subject: [PATCH] Add GitTime by @87kangsw (#925) --- contents.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 1313a27f..f725db7a 100644 --- a/contents.json +++ b/contents.json @@ -24357,6 +24357,18 @@ "date_added": "Feb 04 2021", "suggested_by": "@vinhnx", "stars": 12 + }, + { + "title": "GitTime", + "category-ids": ["github"], + "tags": ["swift, reactorkit, rxswift"], + "description": "GitHub working time - GitTime. Show your GitHub contributions and activities. Written ReactorKit, RxSwift, Moya", + "source": "https://github.com/87kangsw/GitTime", + "screenshots": ["https://raw.githubusercontent.com/87kangsw/resume/master/images/gittime.png"], + "license": "mit", + "date_added": "Feb 09 2021", + "suggested_by": "@87kangsw", + "itunes": "https://apps.apple.com/app/id1469013856?mt=8" } ] -} \ No newline at end of file +}