mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-06 20:02:20 +08:00
* Added ShellinaBox * Correct license info --------- Co-authored-by: Martijn van der Kleijn <martijn.niji@gmail.com>
11 lines
559 B
JSON
11 lines
559 B
JSON
{
|
|
"appid": "e86ecd660f4e9dc4b3b7515318dbd8de6a836ef8",
|
|
"name": "Shell in a Box",
|
|
"website": "https://github.com/shellinabox/shellinabox",
|
|
"license": "GNU General Public License version 2",
|
|
"description": "Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins.",
|
|
"enhanced": false,
|
|
"tile_background": "light",
|
|
"icon": "shellinabox.png"
|
|
}
|