1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2025-12-21 02:53:09 +01:00
Syncthing package for YunoHost
Find a file
2025-12-04 20:08:31 +01:00
.github v2 2023-04-04 09:37:45 +02:00
conf add --no-upgrade argument in service 2025-11-15 17:10:57 +01:00
doc fix changelog docs 2025-11-15 18:23:55 +01:00
scripts don’t full_replace on upgrade 2025-11-04 15:56:12 +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 2025-12-03 00:26:00 +01:00
README.md Auto-update READMEs 2025-12-03 00:26:02 +01: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.12~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.