From 87426243311efc05510a5b72765aebb4cd9af1d2 Mon Sep 17 00:00:00 2001 From: Mike Hill Date: Thu, 17 Jan 2019 03:32:37 -0500 Subject: [PATCH] Add AppleWatchFaces by @orff (#693) --- contents.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/contents.json b/contents.json index 2b5cd76b..38732b7d 100644 --- a/contents.json +++ b/contents.json @@ -17313,6 +17313,25 @@ "stars": 3, "date_added": "Jan 16 2019", "suggested_by": "@justjs" + }, + { + "title": "AppleWatchFaces", + "category-ids": [ + "apple-watch" + ], + "description": "Create your own faces for watchOS. Customize the watch hands, layout, colors, and images. Edit faces on your phone and switch them on the watch.", + "source": "https://github.com/orff/AppleWatchFaces", + "license": "gpl-3.0", + "stars": 11, + "tags": [ + "swift", + "spritekit" + ], + "screenshots": [ + "https://raw.githubusercontent.com/orff/AppleWatchFaces/master/AppleWatchFaceIndicators.gif" + ], + "date_added": "Jan 16 2019", + "suggested_by": "@orff" } ] }