diff --git a/apps.toml b/apps.toml index ff5ffd19..f8a8e466 100644 --- a/apps.toml +++ b/apps.toml @@ -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 diff --git a/wishlist.toml b/wishlist.toml index b944bc8e..d85efc1b 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -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"