forked from getumbrel/umbrel-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathumbrel-app.yml
32 lines (30 loc) · 1.15 KB
/
umbrel-app.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
manifestVersion: 1
id: syncthing
category: Files
name: Syncthing
version: "1.23.2"
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: >-
This minor release includes bug fixes and enhancements.
A full list of changes from the previous version can be found here: https://github.com/syncthing/syncthing/releases/tag/v1.23.2
submitter: Sam Cymbaluk
submission: https://github.com/getumbrel/umbrel/pull/1092