From 0b91704ee4b764ecc5b650ea2011697091a6fe45 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 4 May 2020 08:15:33 -0700 Subject: [PATCH] Add NewsAnalyzer by @ethanswift #261 --- contents.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/contents.json b/contents.json index 459bf299..6cce58e2 100644 --- a/contents.json +++ b/contents.json @@ -19892,6 +19892,22 @@ "source": "https://github.com/alfianlosari/KanbanDragDropiOS", "suggested_by": "@dkhamsing", "date_added": "May 3 2020" + }, + { + "title": "NewsAnalyzer", + "description": "Let you listen to English news, see the text and let you analyze what you have heard", + "category-ids": [ + "audio" + ], + "tags": [ + "swift", + "alamofire" + ], + "license": "mit", + "source": "https://github.com/ethanswift/NewsAnalyzer", + "screenshots": ["https://i.imgur.com/VKbP0Se.png"], + "suggested_by": "@dkhamsing", + "date_added": "May 4 2020" } ] }