From e09f0a4399c364490cd3f71d70c7132fe3451f6a Mon Sep 17 00:00:00 2001 From: Xueliang Chen Date: Tue, 9 Feb 2021 22:26:22 +0800 Subject: [PATCH] Add Monotone by @Neko3000 (#924) --- contents.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/contents.json b/contents.json index ae335a36..45bd0052 100644 --- a/contents.json +++ b/contents.json @@ -24358,6 +24358,29 @@ "suggested_by": "@vinhnx", "stars": 12 }, + { + "title": "Monotone", + "category-ids": [ + "content", + "photo", + "rxswift", + "social" + ], + "tags": [ + "swift" + ], + "description": "Modern Mobile Application for Exploring Unsplash.", + "source": "https://github.com/Neko3000/Monotone", + "screenshots": [ + "https://raw.githubusercontent.com/Neko3000/resource-storage/master/projects/monotone/screens_en/screen-shot-1.png", + "https://raw.githubusercontent.com/Neko3000/resource-storage/master/projects/monotone/screens_en/screen-shot-2.png", + "https://raw.githubusercontent.com/Neko3000/resource-storage/master/projects/monotone/screens_en/screen-shot-3.png", + "https://raw.githubusercontent.com/Neko3000/resource-storage/master/projects/monotone/screens_en/screen-shot-4.png" + ], + "license": "mit", + "date_added": "Feb 8 2021", + "suggested_by": "@Neko3000" + }, { "title": "GitTime", "category-ids": ["github"],