mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-12 14:01:31 +08:00
11 lines
655 B
JSON
11 lines
655 B
JSON
{
|
||
"appid": "3de4f901fffb30ac720b0e7eb654b4faa2dd03fa",
|
||
"name": "Server",
|
||
"website": "https://en.wikipedia.org/wiki/Server_(computing)",
|
||
"license": "Commercial",
|
||
"description": "In computing, a server is a piece of computer hardware or software (computer program) that provides functionality for other programs or devices, called \"clients\". This architecture is called the client–server model. Servers can provide various functionalities, often called \"services\", such as sharing data or resources among multiple clients, or performing computation for a client.",
|
||
"enhanced": false,
|
||
"tile_background": "light",
|
||
"icon": "server.svg"
|
||
}
|