You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.9 KiB
25 lines
1.9 KiB
<?xml version="1.0"?>
|
|
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
|
|
<id>watcha</id>
|
|
<name>Watcha</name>
|
|
<summary lang="en">Watcha connector</summary>
|
|
<summary lang="fr">Connecteur Watcha</summary>
|
|
<description lang="en">This connector allows the integration of the document sharing, calendars and tasks features of Nextcloud in [Watcha](https://watcha.fr). It is thus possible to link the resources of these applications to Watcha rooms thanks to Nextcloud groups.</description>
|
|
<description lang="fr">Ce connecteur permet l'intégration des fonctionnalités de partage de documents, de calendriers et de tâches de Nextcloud dans [Watcha](https://watcha.fr). Il est ainsi possible de lier les ressources de ces application aux salons Watcha grâce aux groupes Nextcloud.</description>
|
|
<version>0.7.3</version>
|
|
<licence>agpl</licence>
|
|
<author homepage="https://github.com/watcha-fr">Charlie Calendre</author>
|
|
<namespace>Watcha</namespace>
|
|
<category>integration</category>
|
|
|
|
<website>https://watcha.fr</website>
|
|
<discussion>https://watcha.fr/#Contactez-nous</discussion>
|
|
<bugs>https://github.com/watcha-fr/nextcloud-connector/issues</bugs>
|
|
<repository>https://github.com/watcha-fr/nextcloud-connector</repository>
|
|
<screenshot small-thumbnail="https://raw.githubusercontent.com/watcha-fr/nextcloud-connector/master/screenshots/watcha1-thumbnail.png">https://raw.githubusercontent.com/watcha.fr/nextcloud-connector/master/screenshots/watcha1.png</screenshot>
|
|
<screenshot small-thumbnail="https://raw.githubusercontent.com/watcha-fr/nextcloud-connector/master/screenshots/watcha2-thumbnail.png">https://raw.githubusercontent.com/watcha.fr/nextcloud-connector/master/screenshots/watcha2.png</screenshot>
|
|
|
|
<dependencies>
|
|
<nextcloud min-version="28.0.8" max-version="31.0.8"/>
|
|
</dependencies>
|
|
</info>
|
|
|