25 lines
		
	
	
		
			857 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			857 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Syncthing",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8090,
 | |
|   "id": "syncthing",
 | |
|   "tipi_version": 10,
 | |
|   "version": "1.27",
 | |
|   "categories": [
 | |
|     "data",
 | |
|     "utilities"
 | |
|   ],
 | |
|   "description": "Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers. We strive to fulfill the goals below. The goals are listed in order of importance, the most important one being the first. This is the summary version of the goal list - for more commentary, see the full Goals document.",
 | |
|   "short_desc": "Peer-to-peer file synchronization between your devices",
 | |
|   "author": "The Syncthing Foundation",
 | |
|   "source": "https://github.com/syncthing",
 | |
|   "website": "https://syncthing.net",
 | |
|   "form_fields": [],
 | |
|   "supported_architectures": [
 | |
|     "arm64",
 | |
|     "amd64"
 | |
|   ]
 | |
| }
 | 
![renovate[bot]](/assets/img/avatar_default.png)