1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spacedeck_ynh.git synced 2024-09-03 20:26:14 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:36:13 +00:00
parent 735d653452
commit aceabe1bf9
2 changed files with 29 additions and 25 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Spacedeck for YunoHost
[![Integration level](https://dash.yunohost.org/integration/spacedeck.svg)](https://dash.yunohost.org/appci/app/spacedeck) ![](https://ci-apps.yunohost.org/ci/badges/spacedeck.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/spacedeck.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/spacedeck.svg)](https://dash.yunohost.org/appci/app/spacedeck) ![Working status](https://ci-apps.yunohost.org/ci/badges/spacedeck.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/spacedeck.maintain.svg)
[![Install Spacedeck with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=spacedeck)
*[Lire ce readme en français.](./README_fr.md)*
@ -20,11 +21,9 @@ A web based, real time, collaborative whiteboard application with rich media sup
**Shipped version:** 2022.05.09~ynh1
## Screenshots
![](./doc/screenshots/spacedeck.png)
![Screenshot of Spacedeck](./doc/screenshots/spacedeck.png)
## Disclaimers / important information
@ -35,20 +34,21 @@ A web based, real time, collaborative whiteboard application with rich media sup
## Documentation and resources
* Official app website: https://spacedeck.com
* Upstream app code repository: https://github.com/spacedeck/spacedeck-open
* YunoHost documentation for this app: https://yunohost.org/app_spacedeck
* Report a bug: https://github.com/YunoHost-Apps/spacedeck_ynh/issues
* Official app website: <https://spacedeck.com>
* Upstream app code repository: <https://github.com/spacedeck/spacedeck-open>
* YunoHost Store: <https://apps.yunohost.org/app/spacedeck>
* Report a bug: <https://github.com/YunoHost-Apps/spacedeck_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/spacedeck_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/spacedeck_ynh/tree/testing --debug
or
sudo yunohost app upgrade spacedeck -u https://github.com/YunoHost-Apps/spacedeck_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,26 +1,29 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Spacedeck pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/spacedeck.svg)](https://dash.yunohost.org/appci/app/spacedeck) ![](https://ci-apps.yunohost.org/ci/badges/spacedeck.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/spacedeck.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/spacedeck.svg)](https://dash.yunohost.org/appci/app/spacedeck) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/spacedeck.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/spacedeck.maintain.svg)
[![Installer Spacedeck avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=spacedeck)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Spacedeck rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Spacedeck rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
A web based, real time, collaborative whiteboard application with rich media support
**Version incluse :** 2022.05.09~ynh1
## Captures décran
## Captures d'écran
![](./doc/screenshots/spacedeck.png)
![Capture décran de Spacedeck](./doc/screenshots/spacedeck.png)
## Avertissements / informations importantes
@ -31,20 +34,21 @@ A web based, real time, collaborative whiteboard application with rich media sup
## Documentations et ressources
* Site officiel de l'app : https://spacedeck.com
* Dépôt de code officiel de l'app : https://github.com/spacedeck/spacedeck-open
* Documentation YunoHost pour cette app : https://yunohost.org/app_spacedeck
* Signaler un bug : https://github.com/YunoHost-Apps/spacedeck_ynh/issues
* Site officiel de lapp : <https://spacedeck.com>
* Dépôt de code officiel de lapp : <https://github.com/spacedeck/spacedeck-open>
* YunoHost Store: <https://apps.yunohost.org/app/spacedeck>
* Signaler un bug : <https://github.com/YunoHost-Apps/spacedeck_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/spacedeck_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/spacedeck_ynh/tree/testing --debug
ou
sudo yunohost app upgrade spacedeck -u https://github.com/YunoHost-Apps/spacedeck_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>