26 lines
		
	
	
		
			618 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			618 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "PairDrop",
 | 
						|
  "port": 8182,
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "id": "pairdrop",
 | 
						|
  "tipi_version": 25,
 | 
						|
  "version": "1.10.7",
 | 
						|
  "categories": [
 | 
						|
    "media",
 | 
						|
    "data",
 | 
						|
    "utilities"
 | 
						|
  ],
 | 
						|
  "description": "Local file sharing in your browser. Inspired by Apple's AirDrop",
 | 
						|
  "short_desc": "Local file sharing in your browser. Inspired by Apple's AirDrop",
 | 
						|
  "author": "schlagmichdoch",
 | 
						|
  "source": "https://github.com/schlagmichdoch/PairDrop",
 | 
						|
  "website": "https://pairdrop.net/",
 | 
						|
  "form_fields": [],
 | 
						|
  "supported_architectures": [
 | 
						|
    "arm64",
 | 
						|
    "amd64"
 | 
						|
  ]
 | 
						|
}
 |