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
7af14ca10b
commit
e4a03e592d
2 changed files with 11 additions and 11 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Digiscreen for YunoHost
|
# Digiscreen for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/digiscreen)  
|
[](https://dash.yunohost.org/appci/app/digiscreen)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=digiscreen)
|
[](https://install-app.yunohost.org/?app=digiscreen)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -26,7 +27,6 @@ An interactive wallpaper for the classroom, face-to-face or distant
|
||||||
* Official user documentation: <https://ladigitale.dev/blog/digiscreen-un-fond-d-ecran-interactif-pour-la-classe>
|
* 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>
|
* Official admin documentation: <https://codeberg.org/ladigitale/digiscreen/src/branch/main/README.md>
|
||||||
* Upstream app code repository: <https://codeberg.org/ladigitale/digiscreen>
|
* 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>
|
* Report a bug: <https://github.com/YunoHost-Apps/digiscreen_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Digiscreen pour YunoHost
|
# Digiscreen pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/digiscreen)  
|
[](https://dash.yunohost.org/appci/app/digiscreen)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=digiscreen)
|
[](https://install-app.yunohost.org/?app=digiscreen)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Digiscreen 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.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Un fond d'écran interactif pour la salle de classe en présence ou à distance.
|
Un fond d'écran interactif pour la salle de classe en présence ou à distance.
|
||||||
|
|
||||||
|
@ -22,11 +23,10 @@ Un fond d'écran interactif pour la salle de classe en présence ou à distance.
|
||||||
**Démo :** https://ladigitale.dev/digiscreen/
|
**Démo :** https://ladigitale.dev/digiscreen/
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://ladigitale.dev/>
|
* Site officiel de l’app : <https://ladigitale.dev/>
|
||||||
* Documentation officielle utilisateur : <https://ladigitale.dev/blog/digiscreen-un-fond-d-ecran-interactif-pour-la-classe>
|
* 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>
|
* 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>
|
* 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>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/digiscreen_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
@ -41,4 +41,4 @@ ou
|
||||||
sudo yunohost app upgrade digiscreen -u https://github.com/YunoHost-Apps/digiscreen_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>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue