From 1bc0fd279bb97e6218057981cbc9e541b1902077 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 12 Aug 2020 07:31:50 -0700 Subject: [PATCH] Add TVToday by @rcaos --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index f20880db..a096dc36 100644 --- a/contents.json +++ b/contents.json @@ -22624,6 +22624,26 @@ "license": "mit", "date_added": "Aug 11 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "TVToday", + "category-ids": [ + "content" + ], + "screenshots": [ + "https://github.com/rcaos/TVToday/raw/master/Screens/Screen%20101.png" + ], + "tags": [ + "swift", + "rxswift", + "realm", + "mvvm", + "tmdb" + ], + "source": "https://github.com/rcaos/TVToday", + "license": "other", + "date_added": "Aug 11 2020", + "suggested_by": "@dkhamsing" } ] }