1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minchat_ynh.git synced 2024-09-03 19:36:29 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:22:37 +00:00
parent 5858e7534c
commit 3551292a34
2 changed files with 15 additions and 15 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Minchat for YunoHost
[![Integration level](https://dash.yunohost.org/integration/minchat.svg)](https://dash.yunohost.org/appci/app/minchat) ![Working status](https://ci-apps.yunohost.org/ci/badges/minchat.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/minchat.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/minchat.svg)](https://dash.yunohost.org/appci/app/minchat) ![Working status](https://ci-apps.yunohost.org/ci/badges/minchat.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/minchat.maintain.svg)
[![Install Minchat with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=minchat)
*[Lire ce readme en français.](./README_fr.md)*
@ -28,7 +29,6 @@ Example : `https://yourdomain.org/minchat/?room=Living&name=John`
**Shipped version:** 1.0~ynh4
## Screenshots
![Screenshot of Minchat](./doc/screenshots/minchat_ynh_screenshot01.gif)
@ -57,7 +57,7 @@ In this example `auth = John:Game,John:Family,Mary:Game,Tim:Family,admin:*,*:Pub
* Official app website: <https://github.com/wojtek77/chat>
* Upstream app code repository: <https://github.com/wojtek77/chat>
* YunoHost documentation for this app: <https://yunohost.org/app_minchat>
* YunoHost Store: <https://apps.yunohost.org/app/minchat>
* Report a bug: <https://github.com/YunoHost-Apps/minchat_ynh/issues>
## Developer info

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Minchat pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/minchat.svg)](https://dash.yunohost.org/appci/app/minchat) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/minchat.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/minchat.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/minchat.svg)](https://dash.yunohost.org/appci/app/minchat) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/minchat.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/minchat.maintain.svg)
[![Installer Minchat avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=minchat)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Minchat 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 Minchat 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
Minchat is a free minimalist chat application. It is based on [wojtek77/chat](https://github.com/wojtek77/chat), itself based on [Gabriel Nava's tutorial](http://code.tutsplus.com/tutorials/how-to-create-a-simple-web-based-chat-application--net-5931).
@ -26,12 +27,11 @@ Minchat is a free minimalist chat application. It is based on [wojtek77/chat](ht
Example : `https://yourdomain.org/minchat/?room=Living&name=John`
- Optionaly multi room
**Version incluse :** 1.0~ynh4
**Version incluse :** 1.0~ynh4
## Captures décran
## Captures d'écran
![Capture d'écran de Minchat](./doc/screenshots/minchat_ynh_screenshot01.gif)
![Capture décran de Minchat](./doc/screenshots/minchat_ynh_screenshot01.gif)
## Avertissements / informations importantes
@ -55,9 +55,9 @@ In this example `auth = John:Game,John:Family,Mary:Game,Tim:Family,admin:*,*:Pub
## Documentations et ressources
* Site officiel de l'app : <https://github.com/wojtek77/chat>
* Dépôt de code officiel de l'app : <https://github.com/wojtek77/chat>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_minchat>
* Site officiel de lapp : <https://github.com/wojtek77/chat>
* Dépôt de code officiel de lapp : <https://github.com/wojtek77/chat>
* YunoHost Store: <https://apps.yunohost.org/app/minchat>
* Signaler un bug : <https://github.com/YunoHost-Apps/minchat_ynh/issues>
## Informations pour les développeurs
@ -72,4 +72,4 @@ ou
sudo yunohost app upgrade minchat -u https://github.com/YunoHost-Apps/minchat_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>