mirror of
https://github.com/YunoHost-Apps/lutim_ynh.git
synced 2024-09-03 19:36:24 +02:00
Auto-update README
This commit is contained in:
parent
2d010b1fc4
commit
34f2df964e
2 changed files with 25 additions and 21 deletions
20
README.md
20
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Lutim for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/lutim.svg)](https://dash.yunohost.org/appci/app/lutim) ![](https://ci-apps.yunohost.org/ci/badges/lutim.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/lutim.maintain.svg)
|
||||
[![Integration level](https://dash.yunohost.org/integration/lutim.svg)](https://dash.yunohost.org/appci/app/lutim) ![Working status](https://ci-apps.yunohost.org/ci/badges/lutim.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/lutim.maintain.svg)
|
||||
[![Install Lutim with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lutim)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Lutim stores images and allows you to see them, download them or share them on social networks.
|
||||
Images are indefinitely stored unless you request that they will be deleted at first view or after 24 hours / one week / one month / one year.
|
||||
|
||||
**Shipped version:** 0.12.1~ynh3
|
||||
**Shipped version:** 0.12.1~ynh4
|
||||
|
||||
**Demo:** https://lut.im/
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
@ -31,21 +30,22 @@ Then reload the lutim service.
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://lut.im
|
||||
* Official user documentation: https://framagit.org/luc/lutim/wikis/home
|
||||
* Upstream app code repository: https://framagit.org/fiat-tux/hat-softwares/lutim
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_lutim
|
||||
* Report a bug: https://github.com/YunoHost-Apps/lutim_ynh/issues
|
||||
* Official app website: <https://lut.im>
|
||||
* Official user documentation: <https://framagit.org/luc/lutim/wikis/home>
|
||||
* Upstream app code repository: <https://framagit.org/fiat-tux/hat-softwares/lutim>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_lutim>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/lutim_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/lutim_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/lutim_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade lutim -u https://github.com/YunoHost-Apps/lutim_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
26
README_fr.md
26
README_fr.md
|
@ -1,10 +1,14 @@
|
|||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
# Lutim pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/lutim.svg)](https://dash.yunohost.org/appci/app/lutim) ![](https://ci-apps.yunohost.org/ci/badges/lutim.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/lutim.maintain.svg)
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/lutim.svg)](https://dash.yunohost.org/appci/app/lutim) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/lutim.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/lutim.maintain.svg)
|
||||
[![Installer Lutim avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lutim)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Lutim 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.*
|
||||
|
@ -14,10 +18,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Lutim stocke les images et vous permet de les voir, de les télécharger ou de les partager sur les réseaux sociaux.
|
||||
Les images sont stockées indéfiniment à moins que vous ne demandiez qu'elles soient effacées à la première vue ou après 24 heures / une semaine / un mois / un an.
|
||||
|
||||
**Version incluse :** 0.12.1~ynh3
|
||||
**Version incluse :** 0.12.1~ynh4
|
||||
|
||||
**Démo :** https://lut.im/
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Configuration
|
||||
|
@ -27,21 +30,22 @@ Rechargez ensuite le service Lutim.
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://lut.im
|
||||
* Documentation officielle utilisateur : https://framagit.org/luc/lutim/wikis/home
|
||||
* Dépôt de code officiel de l'app : https://framagit.org/fiat-tux/hat-softwares/lutim
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_lutim
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/lutim_ynh/issues
|
||||
* Site officiel de l'app : <https://lut.im>
|
||||
* Documentation officielle utilisateur : <https://framagit.org/luc/lutim/wikis/home>
|
||||
* Dépôt de code officiel de l'app : <https://framagit.org/fiat-tux/hat-softwares/lutim>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_lutim>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/lutim_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/lutim_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/lutim_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade lutim -u https://github.com/YunoHost-Apps/lutim_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…
Reference in a new issue