mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Auto-update README
This commit is contained in:
parent
4d3919f534
commit
ce502969a7
2 changed files with 19 additions and 39 deletions
16
README.md
16
README.md
|
@ -1,7 +1,3 @@
|
|||
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
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.
|
||||
|
@ -10,11 +6,11 @@ It shall NOT be edited by hand.
|
|||
# Movim for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/movim)  
|
||||
[](https://install-app.yunohost.org/?app=movim)
|
||||
[](https://install-app.yunohost.org/?app=movim)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install movim quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Movim 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
|
||||
|
@ -25,27 +21,19 @@ Web-based cross-platform XMPP client
|
|||
|
||||
**Demo:** https://nl.movim.eu/?login
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
||||
* How to configure this app: From an admin panel at this address https://example.com/movim/?admin. Username and password are defined during installation.
|
||||
|
||||
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://movim.eu
|
||||
|
||||
* Official admin documentation: https://github.com/movim/movim/wiki
|
||||
* Upstream app code repository: https://github.com/movim/movim
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_movim
|
||||
|
|
32
README_fr.md
32
README_fr.md
|
@ -1,47 +1,39 @@
|
|||
# Movim pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/movim)  
|
||||
[](https://install-app.yunohost.org/?app=movim)
|
||||
[](https://install-app.yunohost.org/?app=movim)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install movim 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.*
|
||||
> *Ce package vous permet d'installer Movim 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
|
||||
|
||||
Client XMPP multiplateforme basé sur le Web
|
||||
|
||||
**Version incluse:** 0.19~ynh2
|
||||
|
||||
**Démo:** https://nl.movim.eu/?login
|
||||
**Version incluse :** 0.19~ynh2
|
||||
|
||||
**Démo :** https://nl.movim.eu/?login
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Configuration
|
||||
|
||||
* Comment configurer cette application : via le panneau d'administration a cette adresse https://example.com/movim/?admin. Le nom d'utilisateur et le mot de passe sont définis lors de l'installation.
|
||||
|
||||
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site official de l'app : https://movim.eu
|
||||
|
||||
* Documentation officielle de l'admin: https://github.com/movim/movim/wiki
|
||||
* Dépôt de code officiel de l'app: https://github.com/movim/movim
|
||||
* Documentation YunoHost pour cette app: https://yunohost.org/app_movim
|
||||
* Signaler un bug: https://github.com/YunoHost-Apps/movim_ynh/issues
|
||||
* Site officiel de l'app : https://movim.eu
|
||||
* Documentation officielle de l'admin : https://github.com/movim/movim/wiki
|
||||
* Dépôt de code officiel de l'app : https://github.com/movim/movim
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_movim
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/movim_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -50,8 +42,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug
|
||||
or
|
||||
ou
|
||||
sudo yunohost app upgrade movim -u https://github.com/YunoHost-Apps/movim_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