From 92514138af2d3baaa260ad5cc03e9a41f39ddf31 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Wed, 27 Jul 2016 07:05:30 -0700 Subject: [PATCH] Add Facemotion by @remirobert #261 --- contents.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contents.json b/contents.json index 9aadd6a4..849f85f3 100644 --- a/contents.json +++ b/contents.json @@ -5278,5 +5278,13 @@ "stars": 660, "license": "mit", "tags": ["swift"] + }, + { + "title": "Facemotion", + "category": ["media", "realm"], + "description": "Find a contact by face recognition", + "source": "https://github.com/remirobert/Facemotion", + "stars": 43, + "license": "mit" }] }