From 858874243a8c494a8f6c020a23318670115a8d72 Mon Sep 17 00:00:00 2001 From: Victor Peschenkov <3672477+vpeschenkov@users.noreply.github.com> Date: Mon, 8 Apr 2019 15:46:43 +0300 Subject: [PATCH] Add TermiWatch by @kuglee (#724) --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index 50ef2c84..a8f06e58 100644 --- a/contents.json +++ b/contents.json @@ -17603,6 +17603,24 @@ "date_added": "Apr 8 2019", "suggested_by": "@vpeschenkov", "stars": 404 + }, + { + "title": "TermiWatch", + "category-ids": [ + "apple-watch" + ], + "description": "A terminal face for Apple Watch", + "source": "https://github.com/kuglee/TermiWatch", + "license": "mit", + "tags": [ + "swift" + ], + "screenshots": [ + "https://raw.githubusercontent.com/kuglee/TermiWatch/master/Screenshots/44mm.png" + ], + "date_added": "Apr 8 2019", + "suggested_by": "@vpeschenkov", + "stars": 203 } ] }