From 2335dc50c5aa20de0fafe31e48bdda513865fda8 Mon Sep 17 00:00:00 2001 From: Wojtek Date: Thu, 10 Oct 2019 18:28:53 -0400 Subject: [PATCH] add BeagleIM xmpp chat app (#457) --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index dab2bcc..d97e7e8 100644 --- a/applications.json +++ b/applications.json @@ -633,6 +633,22 @@ "javascript" ] }, + { + "short_description": "Powerful XMPP client with support for file transfer, VoIP and end-to-end encryption.", + "categories": [ + "chat" + ], + "repo_url": "https://github.com/tigase/beagle-im", + "title": "Beagle IM", + "icon_url": "https://raw.githubusercontent.com/tigase/beagle-im/master/BeagleIM/Assets.xcassets/AppIcon.appiconset/IMG_0720_32.png", + "screenshots": [ + "https://beagle.im/img/services/darkOrLight.png" + ], + "official_site": "https://beagle.im/", + "languages": [ + "swift" + ] + }, { "short_description": "Native Mac app wrapper for WhatsApp Web. ", "categories": [