From 5d08ee1dd21b6145bca199753560839c8a6c2f63 Mon Sep 17 00:00:00 2001 From: Aakash Kambuj Date: Thu, 21 Jul 2016 22:53:48 -0700 Subject: [PATCH] Add Vector.IM iOS client --- contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contents.json b/contents.json index aaedc59e..c4c682e1 100644 --- a/contents.json +++ b/contents.json @@ -5206,6 +5206,15 @@ "description": "Browse the lobste.rs community news site", "source": "https://github.com/rpowelll/LobsterApp", "license": "other" + }, + { + "title": "Vector", + "category": "communication", + "description": "An iOS client for the Matrix network - matrix.org", + "source": "https://github.com/vector-im/vector-ios", + "homepage": "https://vector.im/", + "itunes": "https://itunes.apple.com/us/app/vector.im/id1083446067", + "stars": 28 } ] }