Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-04-11 13:21:44 +0300
committerJoas Schilling <coding@schilljs.com>2019-04-11 13:21:44 +0300
commit3d897cb4652462633444c1610d97cbc23ae4902d (patch)
treee76e23bb339438c602ffdb1accf6dc60aa09d785 /appinfo
parentcc11b6f0f36a978d217bdf798cafed5bd4fefcce (diff)
Update README description
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index bc1f33306..7549c6cd1 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,21 +3,20 @@
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>spreed</id>
<name>Talk</name>
- <summary><![CDATA[Video & audio-conferencing using WebRTC]]></summary>
- <description><![CDATA[Video & audio-conferencing using WebRTC
+ <summary><![CDATA[Chat, video & audio-conferencing using WebRTC]]></summary>
+ <description><![CDATA[Chat, video & audio-conferencing using WebRTC
-* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.
+* 💬 **Chat integration!** Nextcloud Talk comes with a simple text chat. Allowing you to share files from your Nextcloud and mentioning other participants.
* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.
-* 💻 **Screen sharing!** Share your screen with participants of your call.
-* 🚀 **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.
+* 💻 **Screen sharing!** Share your screen with participants of your call. You just need to use Firefox version 52 (or newer), latest Edge or Chrome 49 (or newer) with this [Chrome extension](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol).
+* 🚀 **Integration with other Nextcloud apps** like Files, Contacts and Deck. More to come.
And in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):
* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds
]]></description>
- <version>6.0.0</version>
+ <version>6.0.0-RC.1</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>