umbrel-apps/syncthing/umbrel-app.yml
jon-ryan 2d3b0ef182
Update Syncthing to v1.23.1 (#409)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2023-02-13 19:35:57 +00:00

33 lines
1.1 KiB
YAML

manifestVersion: 1
id: syncthing
category: Files
name: Syncthing
version: "1.23.1"
tagline: Peer-to-peer file synchronization between your devices
description: >-
Syncthing is a peer-to-peer 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.
Install the Syncthing app on your Umbrel and pair it with the Syncthing app on your phone or computer for a self hosted peer-to-peer backup solution.
developer: The Syncthing Foundation
website: https://syncthing.net
dependencies: []
repo: https://github.com/syncthing
support: https://forum.syncthing.net
port: 8384
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultPassword: ""
releaseNotes: >-
Bugfixes:
- "accept: function not implemented" after upgrading to syncthing v1.20.1
submitter: Sam Cymbaluk
submission: https://github.com/getumbrel/umbrel/pull/1092