9a73d01634
* Add Pairdrop * Update config.json * Update config.json * Update config.json * Update config.json * Update to 1.6.2
18 lines
562 B
JSON
18 lines
562 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "PairDrop",
|
|
"port": 8182,
|
|
"available": true,
|
|
"exposable": true,
|
|
"force_expose": true,
|
|
"id": "pairdrop",
|
|
"tipi_version": 1,
|
|
"version": "1.6.2",
|
|
"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": []
|
|
} |