From b9e21bba4bfdc172b789e9c7dffb03c4146d0cdd Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Tue, 28 Mar 2017 10:21:28 -0700 Subject: [PATCH] Add WatchNote by @ezefranca #261 --- contents.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contents.json b/contents.json index 93630337..34d3a0fe 100644 --- a/contents.json +++ b/contents.json @@ -12478,6 +12478,17 @@ "license": "other", "date_added": "Mar 24 2017", "suggested_by": "@dkhamsing" + }, + { + "title": "WatchNote", + "description": "Control your Keynote using Apple Watch", + "source": "https://github.com/ezefranca/WatchNote", + "category-ids": ["apple-watch"], + "screenshots": ["https://github.com/ezefranca/WatchNote/blob/master/print.png?raw=true"], + "tags": ["swift"], + "license": "apache-2.0", + "date_added": "Mar 28 2017", + "suggested_by": "@dkhamsing" } ] }