2022-08-04 08:58:14 +00:00
{
"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" : [ ] ,
2023-03-07 00:52:47 +00:00
"cap_add" : [ ] ,
2022-08-04 08:58:14 +00:00
"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" : ""
}