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
13b43eb047
commit
b21ce7c669
2 changed files with 40 additions and 76 deletions
60
README.md
60
README.md
|
@ -1,67 +1,51 @@
|
|||
<!--
|
||||
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 for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/lutim)  [](https://github.com/YunoHost/Apps/#what-to-do-if-i-cant-maintain-my-app-anymore-)
|
||||
[](https://dash.yunohost.org/appci/app/lutim)  
|
||||
[](https://install-app.yunohost.org/?app=lutim)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allow you to install Lutim quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please see [here](https://yunohost.org/install) to know how to install and enjoy it.*
|
||||
> *This package allows you to install Lutim 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
|
||||
|
||||
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
|
||||
**Shipped version:** 0.12.1~ynh3
|
||||
|
||||
## Screenshots
|
||||
**Demo:** https://lut.im/
|
||||
|
||||
## Demo
|
||||
|
||||
* [Official instance](https://lut.im/)
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
||||
Edit the file `/var/www/lutim/lutim.conf` to configure Lutim.
|
||||
Then reload the lutim service.
|
||||
|
||||
## Documentation
|
||||
## Documentation and resources
|
||||
|
||||
* Official documentation: https://framagit.org/luc/lutim/wikis/home
|
||||
* YunoHost documentation: https://yunohost.org/app_lutim
|
||||
* 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
|
||||
|
||||
## YunoHost specific features
|
||||
## Developer info
|
||||
|
||||
#### Multi-users support
|
||||
|
||||
Not relevant.
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/lutim/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/lutim/)
|
||||
|
||||
## Limitations
|
||||
|
||||
## Additionnal informations
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/lutim_ynh/issues
|
||||
* Lutim website: https://lut.im/
|
||||
* Dépôt de Lutim: https://framagit.org/fiat-tux/hat-softwares/lutim
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
|
||||
## Developers infos
|
||||
|
||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/lutim_ynh/tree/testing).
|
||||
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.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/lutim_ynh/tree/testing --force --debug
|
||||
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
|
56
README_fr.md
56
README_fr.md
|
@ -1,67 +1,47 @@
|
|||
# Lutim pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/lutim)  [](https://github.com/YunoHost/Apps/#what-to-do-if-i-cant-maintain-my-app-anymore-)
|
||||
[](https://dash.yunohost.org/appci/app/lutim)  
|
||||
[](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, merci de regarder [ici](https://yunohost.org/install_fr) pour savoir comment l'installer et en profiter.*
|
||||
> *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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
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 embarquée :** 0.12.1
|
||||
**Version incluse :** 0.12.1~ynh3
|
||||
|
||||
## Captures d'écran
|
||||
**Démo :** https://lut.im/
|
||||
|
||||
## Démo
|
||||
|
||||
* [Instance officielle](https://lut.im/)
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Configuration
|
||||
|
||||
Éditez le fichier `/var/www/lutim/lutim.conf` pour configurer Lutim.
|
||||
Rechargez ensuite le service Lutim.
|
||||
|
||||
## Documentation
|
||||
## Documentations et ressources
|
||||
|
||||
* Documentation officielle : https://framagit.org/luc/lutim/wikis/home
|
||||
* Documentation YunoHost : https://yunohost.org/app_lutim
|
||||
* 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
|
||||
|
||||
## Fonctionnalités spécifiques à YunoHost
|
||||
|
||||
#### Support multi-utilisateurs
|
||||
|
||||
Non applicable.
|
||||
|
||||
#### Architectures supportées.
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/lutim/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/lutim/)
|
||||
|
||||
## Limitations
|
||||
|
||||
## Informations additionnelles
|
||||
|
||||
## Liens
|
||||
|
||||
* Reporter un bug : https://github.com/YunoHost-Apps/lutim_ynh/issues
|
||||
* Site de Lutim : https://lut.im/
|
||||
* Dépôt de Lutim : https://framagit.org/fiat-tux/hat-softwares/lutim
|
||||
* Site de YunoHost : https://yunohost.org/
|
||||
|
||||
---
|
||||
|
||||
## Informations à l'intention des développeurs
|
||||
## 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 tester la branche testing, merci de procéder ainsi.
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/lutim_ynh/tree/testing --force --debug
|
||||
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
|
Loading…
Add table
Reference in a new issue