ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Duplicati/Duplicati.php
Executable file
5
heimdall/config/www/SupportedApps/Duplicati/Duplicati.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Duplicati;
|
||||
|
||||
class Duplicati extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Duplicati/app.json
Executable file
10
heimdall/config/www/SupportedApps/Duplicati/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "bc99430645db7c79e2901d65598bb8cf91f77b4e",
|
||||
"name": "Duplicati",
|
||||
"website": "https://www.duplicati.com/",
|
||||
"license": "GNU Lesser General Public License v2.1 only",
|
||||
"description": "Free backup software to store backups online with strong encryption. Works with FTP, SSH, WebDAV, OneDrive, Amazon S3, Google Drive and many others.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "duplicati.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Duplicati/duplicati.png
Executable file
BIN
heimdall/config/www/SupportedApps/Duplicati/duplicati.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user