mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
10 lines
670 B
JSON
10 lines
670 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"
|
||
} |