mirror of
https://github.com/YunoHost-Apps/digiscreen_ynh.git
synced 2024-09-03 18:26:15 +02:00
Auto-update README
This commit is contained in:
parent
63dd4cfda6
commit
8f7d3118aa
2 changed files with 30 additions and 30 deletions
30
README.md
30
README.md
|
@ -3,42 +3,42 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Digiwords for YunoHost
|
||||
# Digiscreen for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/digiwords)  
|
||||
[](https://install-app.yunohost.org/?app=digiwords)
|
||||
[](https://dash.yunohost.org/appci/app/digiscreen)  
|
||||
[](https://install-app.yunohost.org/?app=digiscreen)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Digiwords quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Digiscreen quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
With Digiwords, you can create interactive wordclouds.
|
||||
An interactive wallpaper for the classroom, face-to-face or distant
|
||||
|
||||
**Shipped version:** 0.3.5~ynh1
|
||||
**Shipped version:** 0.6.4~ynh1
|
||||
|
||||
**Demo:** https://ladigitale.dev/digiwords/#/
|
||||
**Demo:** https://ladigitale.dev/digiscreen/
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://ladigitale.dev/>
|
||||
* Official user documentation: <https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots>
|
||||
* Official admin documentation: <https://codeberg.org/ladigitale/digiwords/src/branch/master/README.md>
|
||||
* Upstream app code repository: <https://codeberg.org/ladigitale/digiwords>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_digiwords>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/digiwords_ynh/issues>
|
||||
* Official user documentation: <https://ladigitale.dev/blog/digiscreen-un-fond-d-ecran-interactif-pour-la-classe>
|
||||
* Official admin documentation: <https://codeberg.org/ladigitale/digiscreen/src/branch/main/README.md>
|
||||
* Upstream app code repository: <https://codeberg.org/ladigitale/digiscreen>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_digiscreen>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/digiscreen_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/digiscreen_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiscreen_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade digiscreen -u https://github.com/YunoHost-Apps/digiscreen_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
30
README_fr.md
30
README_fr.md
|
@ -3,42 +3,42 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Digiwords pour YunoHost
|
||||
# Digiscreen pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/digiwords)  
|
||||
[](https://install-app.yunohost.org/?app=digiwords)
|
||||
[](https://dash.yunohost.org/appci/app/digiscreen)  
|
||||
[](https://install-app.yunohost.org/?app=digiscreen)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Digiwords rapidement et simplement sur un serveur YunoHost.
|
||||
> *Ce package vous permet d'installer Digiscreen 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Digiwords permet de créer des nuages de mots interactifs.
|
||||
Un fond d'écran interactif pour la salle de classe en présence ou à distance.
|
||||
|
||||
**Version incluse :** 0.3.5~ynh1
|
||||
**Version incluse :** 0.6.4~ynh1
|
||||
|
||||
**Démo :** https://ladigitale.dev/digiwords/#/
|
||||
**Démo :** https://ladigitale.dev/digiscreen/
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://ladigitale.dev/>
|
||||
* Documentation officielle utilisateur : <https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots>
|
||||
* Documentation officielle de l'admin : <https://codeberg.org/ladigitale/digiwords/src/branch/master/README.md>
|
||||
* Dépôt de code officiel de l'app : <https://codeberg.org/ladigitale/digiwords>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_digiwords>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/digiwords_ynh/issues>
|
||||
* Documentation officielle utilisateur : <https://ladigitale.dev/blog/digiscreen-un-fond-d-ecran-interactif-pour-la-classe>
|
||||
* Documentation officielle de l'admin : <https://codeberg.org/ladigitale/digiscreen/src/branch/main/README.md>
|
||||
* Dépôt de code officiel de l'app : <https://codeberg.org/ladigitale/digiscreen>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_digiscreen>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/digiscreen_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/digiscreen_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiscreen_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade digiscreen -u https://github.com/YunoHost-Apps/digiscreen_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue