mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
add BeagleIM xmpp chat app (#457)
This commit is contained in:
parent
99d9011dd6
commit
2335dc50c5
1 changed files with 16 additions and 0 deletions
|
@ -633,6 +633,22 @@
|
||||||
"javascript"
|
"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. ",
|
"short_description": "Native Mac app wrapper for WhatsApp Web. ",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue