ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\Duplicati;
class Duplicati extends \App\SupportedApps {
}

View 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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB