81 lines
2.1 KiB
JSON
81 lines
2.1 KiB
JSON
{
|
|
"version": "1.0",
|
|
"title": "OpenSpeedTest",
|
|
"name": "openspeedtest",
|
|
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/icon.png",
|
|
"tagline": "HTML5 Network Speed Test Server.",
|
|
"overview": "An application for launching HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new.",
|
|
"thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/thumbnail.png",
|
|
"screenshots": [
|
|
"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/screenshot-1.png",
|
|
"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/screenshot-2.png",
|
|
"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/screenshot-3.png"
|
|
],
|
|
"category": [
|
|
"Utilities",
|
|
"Network"
|
|
],
|
|
"developer": {
|
|
"name": "OpenSpeedTest",
|
|
"website": "https://openspeedtest.com",
|
|
"donate_text": "",
|
|
"donate_link": ""
|
|
},
|
|
"adaptor": {
|
|
"name": "OpenSpeedTest",
|
|
"website": "https://openspeedtest.com",
|
|
"donate_text": "",
|
|
"donate_link": ""
|
|
},
|
|
"support": "https://openspeedtest.com/Contact-us.php",
|
|
"website": "https://openspeedtest.com",
|
|
"container": {
|
|
"image": "openspeedtest/latest:latest",
|
|
"shell": "sh",
|
|
"privileged": false,
|
|
"network_model": "bridge",
|
|
"web_ui": {
|
|
"http": "3000",
|
|
"path": "/"
|
|
},
|
|
"health_check": "",
|
|
"envs": [],
|
|
"ports": [
|
|
{
|
|
"container": "3000",
|
|
"host": "3000",
|
|
"type": "tcp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
}
|
|
],
|
|
"volumes": [],
|
|
"devices": [],
|
|
"constraints": {
|
|
"min_memory": 64,
|
|
"min_storage": 128
|
|
},
|
|
"restart_policy": "always",
|
|
"sysctls": [],
|
|
"cap_add": {},
|
|
"labels": [],
|
|
"host_name": "",
|
|
"cmd": []
|
|
},
|
|
"abilities": {
|
|
"notification": false,
|
|
"widgets": false,
|
|
"authentication": false,
|
|
"search": false,
|
|
"upnp": false
|
|
},
|
|
"tips": {
|
|
"before_install": []
|
|
},
|
|
"changelog": {
|
|
"latest_updates": "",
|
|
"url": ""
|
|
},
|
|
"latest_update_date": ""
|
|
} |