1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-01-24 21:56:41 +00:00
parent b63b2d07cb
commit 7f1876377a
2 changed files with 10 additions and 10 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Syncthing for YunoHost
[![Integration level](https://dash.yunohost.org/integration/syncthing.svg)](https://dash.yunohost.org/appci/app/syncthing) ![Working status](https://ci-apps.yunohost.org/ci/badges/syncthing.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/syncthing.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/syncthing.svg)](https://dash.yunohost.org/appci/app/syncthing) ![Working status](https://ci-apps.yunohost.org/ci/badges/syncthing.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/syncthing.maintain.svg)
[![Install Syncthing with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncthing)
*[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,30 +5,30 @@ It shall NOT be edited by hand.
# Syncthing pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/syncthing.svg)](https://dash.yunohost.org/appci/app/syncthing) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/syncthing.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/syncthing.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/syncthing.svg)](https://dash.yunohost.org/appci/app/syncthing) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/syncthing.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/syncthing.maintain.svg)
[![Installer Syncthing avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncthing)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Syncthing 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 dinstaller Syncthing rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
**Version incluse :** 1.22.1~ynh1
## Captures d'écran
## Captures décran
![Capture d'écran de Syncthing](./doc/screenshots/screenshot1.png)
![Capture décran de Syncthing](./doc/screenshots/screenshot1.png)
## Documentations et ressources
* Site officiel de l'app : <https://syncthing.net>
* Site officiel de lapp : <https://syncthing.net>
* Documentation officielle utilisateur : <https://docs.syncthing.net>
* Dépôt de code officiel de l'app : <https://github.com/syncthing/syncthing>
* Dépôt de code officiel de lapp : <https://github.com/syncthing/syncthing>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_syncthing>
* Signaler un bug : <https://github.com/YunoHost-Apps/syncthing_ynh/issues>
@ -44,4 +44,4 @@ ou
sudo yunohost app upgrade syncthing -u https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>