1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00
Syncthing package for YunoHost
Find a file
2022-09-24 19:59:43 +02:00
.github Remove arch helper 2021-11-20 18:53:23 +01:00
conf Update systemd.service 2022-09-24 18:41:29 +02:00
doc Create DESCRIPTION.md 2021-10-01 10:19:23 +02:00
scripts Fix missing port 2022-01-22 15:51:09 +01:00
.travis.yml adding automation 2019-04-14 03:27:44 +02:00
check_process Apply example_ynh 2022-01-14 20:39:46 +01:00
LICENSE Fix licence 2019-04-13 04:23:16 +02:00
manifest.json Update manifest.json 2022-09-24 19:59:24 +02:00
README.md Auto-update README 2022-09-24 17:59:29 +00:00
README_fr.md Auto-update README 2022-09-24 17:59:29 +00:00

Syncthing for YunoHost

Integration level Working status Maintenance status
Install Syncthing with YunoHost

Lire ce readme en français.

This package allows you to install Syncthing quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.

Shipped version: 1.21.0~ynh2

Screenshots

Screenshot of Syncthing

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing --debug
or
sudo yunohost app upgrade syncthing -u https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps