ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Codeserver/Codeserver.php
Executable file
5
heimdall/config/www/SupportedApps/Codeserver/Codeserver.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Codeserver;
|
||||
|
||||
class Codeserver extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Codeserver/app.json
Executable file
10
heimdall/config/www/SupportedApps/Codeserver/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "9eebc5964efd0e6656fe4f143474988bde6c9ef3",
|
||||
"name": "Code server",
|
||||
"website": "https://github.com/cdr/code-server",
|
||||
"license": "MIT License",
|
||||
"description": "code-server is VS Code running on a remote server, accessible through the browser.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "codeserver.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Codeserver/codeserver.png
Executable file
BIN
heimdall/config/www/SupportedApps/Codeserver/codeserver.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user