ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Droppy/Droppy.php
Executable file
5
heimdall/config/www/SupportedApps/Droppy/Droppy.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Droppy;
|
||||
|
||||
class Droppy extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Droppy/app.json
Executable file
10
heimdall/config/www/SupportedApps/Droppy/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "ff96f6956d6ce73ca564a5843157a9849a8f1c58",
|
||||
"name": "Droppy",
|
||||
"website": "https://github.com/silverwind/droppy",
|
||||
"license": "BSD Source Code Attribution",
|
||||
"description": "droppy is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware like the Raspberry Pi.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "droppy.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Droppy/droppy.png
Executable file
BIN
heimdall/config/www/SupportedApps/Droppy/droppy.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 7.3 KiB |
Reference in New Issue
Block a user