mirror of
https://github.com/YunoHost-Apps/gotify_ynh.git
synced 2024-09-03 20:36:26 +02:00
Auto-update README
This commit is contained in:
parent
992b89c9a4
commit
c68c02f2c4
2 changed files with 15 additions and 13 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Gotify for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/gotify)  
|
||||
[](https://dash.yunohost.org/appci/app/gotify)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=gotify)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -18,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Gotify is a simple server for sending and receiving messages in real-time per web socket. (Includes a sleek web-ui)
|
||||
|
||||
|
||||
**Shipped version:** 2.2.4~ynh1
|
||||
**Shipped version:** 2.3.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -5,24 +5,25 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Gotify pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/gotify)  
|
||||
[](https://dash.yunohost.org/appci/app/gotify)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=gotify)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Gotify 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 d’installer Gotify 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
|
||||
## Vue d’ensemble
|
||||
|
||||
Gotify est un serveur simple permettant d'envoyer et de recevoir des messages via websocket.
|
||||
|
||||
|
||||
**Version incluse :** 2.2.4~ynh1
|
||||
**Version incluse :** 2.3.0~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -33,9 +34,9 @@ Pour configurer Gotify :
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <http://gotify.net>
|
||||
* Documentation officielle de l'admin : <https://gotify.net/docs/index>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/gotify/server>
|
||||
* Site officiel de l’app : <http://gotify.net>
|
||||
* Documentation officielle de l’admin : <https://gotify.net/docs/index>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/gotify/server>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_gotify>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/gotify_ynh/issues>
|
||||
|
||||
|
@ -51,4 +52,4 @@ ou
|
|||
sudo yunohost app upgrade gotify -u https://github.com/YunoHost-Apps/gotify_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