From ccd6a275b593e29c593b1335ea2d2451341668bf Mon Sep 17 00:00:00 2001 From: Joan Disho Date: Fri, 13 Apr 2018 00:17:21 +0200 Subject: [PATCH] Add Papr by @jdisho (#587) --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index 71902749..6e4ce5f6 100644 --- a/contents.json +++ b/contents.json @@ -14008,6 +14008,26 @@ ], "stars": 9 }, + { + "title": "Papr", + "category-ids": [ + "developer", + "reactive-programming", + "rxswift", + "social" + ], + "description": "An unofficial client for https://unsplash.com", + "source": "https://github.com/jdisho/Papr", + "license": "apache-2.0", + "stars": 226, + "tags": ["swift"], + "screenshots": [ + "https://raw.githubusercontent.com/jdisho/Papr/develop/Screenshots/home.png", + "https://raw.githubusercontent.com/jdisho/Papr/develop/Screenshots/photo_details.png" + ], + "date_added": "April 12 2018", + "suggested_by": "@jdisho" + }, { "title": "MechaHamster", "source": "https://github.com/google/mechahamster",