2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2026-03-25 16:42:36 +01:00
Syncthing package for YunoHost
Find a file
2026-03-06 18:30:16 +01:00
.github v2 2023-04-04 09:37:45 +02:00
conf revert to old nginx conf for now 2026-03-04 07:25:29 +01:00
doc fix changelog docs 2025-11-15 18:23:55 +01:00
scripts 20 minutes! 2026-01-07 17:49:18 +01: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 Upgrade sources 2026-03-04 00:48:30 +01:00
README.md Auto-update READMEs 2026-03-04 00:48:34 +01:00
tests.toml Adapt tests.toml 2026-03-06 18:11:49 +01:00

Logo of Syncthing Syncthing, packaged for YunoHost

Continuous file synchronization program

🌐 Official app website Version: 2.0.15~ynh1

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.