From 2157e610f16e4bee0b134e76111097b5615c03da Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 11 May 2016 09:16:38 -0700 Subject: [PATCH] Add RealmVideo by @BalestraPatrick --- contents.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contents.json b/contents.json index e35c6f46..e9315b73 100644 --- a/contents.json +++ b/contents.json @@ -2485,5 +2485,13 @@ "source": "https://github.com/toggl/mobile", "itunes": "https://itunes.apple.com/app/toggl-timer/id885767775", "stars": 100 + }, + { + "title": "RealmVideo", + "category": ["media", "developer"], + "description": "Watch Realm videos and slides on your phone", + "source": "https://github.com/BalestraPatrick/RealmVideo", + "stars": 198, + "tags": ["swift"] }] }