mirror of
https://github.com/YunoHost-Apps/facilmap_ynh.git
synced 2024-09-03 18:36:07 +02:00
Auto-update README
This commit is contained in:
parent
30e8029dc4
commit
f7b055b96e
2 changed files with 39 additions and 79 deletions
58
README.md
58
README.md
|
@ -1,61 +1,41 @@
|
|||
# FacilMap for YunoHost
|
||||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
# Facilmap for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/facilmap)  
|
||||
[](https://install-app.yunohost.org/?app=facilmap)
|
||||
[](https://install-app.yunohost.org/?app=facilmap)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install FacilMap quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Facilmap 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
|
||||
|
||||
[FacilMap](https://github.com/FacilMap/facilmap) is a privacy-friendly, open-source versatile online map that combines different services based on OpenStreetMap and makes it easy to find places, plan routes and create custom maps full of markers, lines and routes, allowing live collaboration. Think of it like [Etherpad](https://etherpad.org/), just for maps.
|
||||
Collaborative maps and routing with a straightforward interface
|
||||
|
||||
**Shipped version:** 3.1.0
|
||||
**Shipped version:** 3.1.0~ynh1
|
||||
|
||||
**Demo:** https://facilmap.org/
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentation and resources
|
||||
|
||||
## Demo
|
||||
|
||||
* [Official demo](https://facilmap.org/)
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: https://docs.facilmap.org/
|
||||
|
||||
|
||||
## YunoHost specific features
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
The app doesn't require any login, anyone can use it, unless you install it privately.
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/facilmap/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/facilmap/)
|
||||
|
||||
|
||||
## Links
|
||||
|
||||
* Official app website: https://facilmap.org/
|
||||
* Official user documentation: https://docs.facilmap.org/users/
|
||||
* Official admin documentation: https://docs.facilmap.org/developers/
|
||||
* Upstream app code repository: https://github.com/FacilMap/facilmap
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_facilmap
|
||||
* Report a bug: https://github.com/YunoHost-Apps/facilmap_ynh/issues
|
||||
* App website: https://facilmap.org
|
||||
* Upstream app repository: https://github.com/FacilMap/facilmap
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
|
||||
|
||||
## Developer info
|
||||
|
||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/facilmap_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
@ -64,3 +44,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/facilmap_ynh/tree/tes
|
|||
or
|
||||
sudo yunohost app upgrade facilmap -u https://github.com/YunoHost-Apps/facilmap_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
58
README_fr.md
58
README_fr.md
|
@ -1,61 +1,37 @@
|
|||
# FacilMap pour YunoHost
|
||||
# Facilmap pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/facilmap)  
|
||||
[](https://install-app.yunohost.org/?app=facilmap)
|
||||
[](https://install-app.yunohost.org/?app=facilmap)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer facilmap rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
||||
|
||||
> *Ce package vous permet d'installer Facilmap 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
|
||||
|
||||
[FacilMap](https://github.com/FacilMap/facilmap) est une carte interactive polyvalente, libre et respectueuse de la vie privée qui regroupe des nombreux services basés sur les données libres de OpenStreetMap. FacilMap permet de naviguer, chercher et dessiner facilement des trajets, créer des cartes collaboratives qui peuvent être éditées par plusieurs personnes simultanément, similairement à ce qu'[Etherpad](http://etherpad.org/) propose pour l'édition collaborative de texte.
|
||||
Carte collaborative avec une interface simple et pratique
|
||||
|
||||
**Version incluse :** 3.1.0
|
||||
**Version incluse :** 3.1.0~ynh1
|
||||
|
||||
**Démo :** https://facilmap.org/
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
## Démo
|
||||
|
||||
* [Démo officielle](https://facilmap.org/)
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
* Documentation officielle (en Anglais) : https://docs.facilmap.org/
|
||||
|
||||
|
||||
## Caractéristiques spécifiques YunoHost
|
||||
|
||||
#### Support multi-utilisateur
|
||||
|
||||
Aucun login ou compte n'est nécessaire pour utiliser l'application, elle est utilisable par n'importe qui, à moins de l'installer de manière privée.
|
||||
|
||||
#### Architectures supportées
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/facilmap/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/facilmap/)
|
||||
|
||||
|
||||
## Liens
|
||||
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/facilmap_ynh/issues
|
||||
* Site de l'application : https://facilmap.org
|
||||
* Dépôt de l'application principale : https://github.com/FacilMap/facilmap
|
||||
* Site web YunoHost : https://yunohost.org/
|
||||
|
||||
---
|
||||
|
||||
* Site officiel de l'app : https://facilmap.org/
|
||||
* Documentation officielle utilisateur : https://docs.facilmap.org/users/
|
||||
* Documentation officielle de l'admin : https://docs.facilmap.org/developers/
|
||||
* Dépôt de code officiel de l'app : https://github.com/FacilMap/facilmap
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_facilmap
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/facilmap_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
**Seulement si vous voulez utiliser une branche de test pour le codage, au lieu de fusionner directement dans la banche principale.**
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/facilmap_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
@ -64,3 +40,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/facilmap_ynh/tree/tes
|
|||
ou
|
||||
sudo yunohost app upgrade facilmap -u https://github.com/YunoHost-Apps/facilmap_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