mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
element call
This commit is contained in:
parent
ac0177b4c6
commit
f0585485db
2 changed files with 7 additions and 6 deletions
|
@ -863,6 +863,13 @@ state = "working"
|
|||
subtags = [ "chat" ]
|
||||
url = "https://github.com/YunoHost-Apps/element_ynh"
|
||||
|
||||
[element-call]
|
||||
category = "communication"
|
||||
potential_alternative_to = [ "Skype", "Zoom" ]
|
||||
state = "working"
|
||||
subtags = [ "meeting" ]
|
||||
url = "https://github.com/YunoHost-Apps/element-call_ynh"
|
||||
|
||||
[eleventy]
|
||||
category = "publishing"
|
||||
level = 7
|
||||
|
|
|
@ -334,12 +334,6 @@ description = "Storage for private, distributed, offline-first applications. "
|
|||
upstream = "https://github.com/earthstar-project/earthstar"
|
||||
website = "https://earthstar-project.org/"
|
||||
|
||||
[element-call]
|
||||
name = "Element Call"
|
||||
description = "Showcase for full mesh video chat powered by Matrix"
|
||||
upstream = "https://github.com/vector-im/element-call"
|
||||
website = "https://element.io/blog/element-call-beta-2-encryption-spatial-audio-walkie-talkie-mode-and-more/"
|
||||
|
||||
[elk]
|
||||
name = "Elk"
|
||||
description = "A nimble Mastodon web client, also works with other Fediverse servers"
|
||||
|
|
Loading…
Add table
Reference in a new issue