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\Kopia;
class Kopia extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "22b161d97fbf69f88c548fa1dc938f0840abfd58",
"name": "Kopia",
"website": "https://kopia.io/",
"license": "Apache License 2.0",
"description": "Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication.",
"enhanced": false,
"tile_background": "light",
"icon": "kopia.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB