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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB