2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2026-06-29 06:29:40 +02:00
Syncthing package for YunoHost
Find a file
2026-05-28 14:57:03 +02:00
.github v2 2023-04-04 09:37:45 +02:00
conf add <insecureSkipHostcheck>true</insecureSkipHostcheck> in config.xml 2026-04-08 18:42:09 +02:00
doc Rename 2.1.0~ynh1.md to 2.1.0~ynh2.md 2026-05-28 14:50:16 +02:00
scripts Fix config path 2026-05-28 13:02:39 +03: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 bump package 2026-05-28 14:51:05 +02:00
README.md Auto-update READMEs 2026-05-28 14:57:03 +02: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.1.0~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.