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:
parent
b63b2d07cb
commit
7f1876377a
2 changed files with 10 additions and 10 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Syncthing for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/syncthing)  
|
||||
[](https://dash.yunohost.org/appci/app/syncthing)  
|
||||
[](https://install-app.yunohost.org/?app=syncthing)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -5,30 +5,30 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Syncthing pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/syncthing)  
|
||||
[](https://dash.yunohost.org/appci/app/syncthing)  
|
||||
[](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 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
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
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://syncthing.net>
|
||||
* Site officiel de l’app : <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 l’app : <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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue