25 lines
539 B
JSON
25 lines
539 B
JSON
{
|
|
"id": "org.zoemp.slskd",
|
|
"title": "slskd",
|
|
"author": "Morgan",
|
|
"description": "file://DESCRIPTION.md",
|
|
"tagline": "A modern client-server application for the Soulseek file-sharing network.",
|
|
"version": "1.0.6",
|
|
"healthCheckPath": "/health",
|
|
"httpPort": 5030,
|
|
"addons": {
|
|
"localstorage": {}
|
|
},
|
|
"manifestVersion": 2,
|
|
"minBoxVersion": "8.3.1",
|
|
"website": "https://zoemp.be/slskd",
|
|
"contactEmail": "morgan@zoemp.be",
|
|
"icon": "file://logo.png",
|
|
"tags": [
|
|
"file sharing",
|
|
"chat",
|
|
"music"
|
|
]
|
|
}
|
|
|