From 825800ad679c9fcb568e963f6f89b114b031a60e Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 10 Dec 2017 10:50:50 -0800 Subject: [PATCH] Add mosaix by @shelly --- contents.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contents.json b/contents.json index 6af26d23..fe7c741b 100644 --- a/contents.json +++ b/contents.json @@ -14663,6 +14663,17 @@ "license": "bsd-2-clause", "stars": 688, "suggested_by": "@dkhamsing" + }, + { + "title": "mosaix", + "description": "Create photo mosaic", + "source": "https://github.com/shelly/mosaix", + "tags": ["swift", "metal"], + "screenshots": ["https://hunt.blob.core.windows.net/web-images/parallel/gates.jpg"], + "category-ids": ["photo"], + "date_added": "Dec 10 2017", + "license": "other", + "suggested_by": "@dkhamsing" } ] }