Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 5 additions & 14 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,15 @@
<info>
<id>spreed</id>
<name>Spreed video calls</name>
<description><![CDATA[Voice over IP conferencing using WebRTC
<description><![CDATA[Video & voice calls using WebRTC

👥 **1on1 & group calls!** Just invite people, or create a call with a whole group. :)
👥 1on1 & group calls! Just invite people, or create a call with a whole group. :)

🔗 **Public rooms!** You can send a link to anyone to have a call with them!
🔗 Public rooms! You can send a link to anyone to have a call with them!

🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.
🚀 Integration with other Nextcloud apps! Currently Contacts and users – more to come.

🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.


And in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):

💻 [Screen sharing](https://github.com/nextcloud/spreed/issues/31)

💬 [Chat integration](https://github.com/nextcloud/spreed/issues/35)

✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds
🙈 We’re not reinventing the wheel! Based on the great simpleWebRTC library.
]]></description>
<licence>AGPL</licence>

Expand Down