1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2025-11-04 20:38:37 +01:00
Syncthing package for YunoHost
Find a file
2025-10-09 11:23:08 +02:00
.github v2 2023-04-04 09:37:45 +02:00
conf use double dash for long options 2025-05-23 22:49:05 +02:00
doc improve 2025-04-02 19:48:40 +02:00
scripts not needed to fix listening service again because we keep the config file 2025-10-08 07:43:03 +02:00
.gitignore Upgrade to helpers2.1 2025-09-02 08:21:33 +02:00
LICENSE Fix licence 2019-04-13 04:23:16 +02:00
manifest.toml don’t remove config.xml on upgrade 2025-10-07 08:02:56 +02:00
README.md Auto-update READMEs 2025-10-07 08:02:58 +02:00
tests.toml Upgrade to helpers2.1 2025-09-02 08:21:33 +02:00

Logo of Syncthing Syncthing, packaged for YunoHost

Continuous file synchronization program

🌐 Official app website Version: 2.0.10~ynh2

Screenshots

Screenshot of Syncthing

📦 Developer info

Automatic tests level

🛠️ Upstream Syncthing repository: https://github.com/syncthing/syncthing

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade syncthing -u https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.