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

View File

@@ -0,0 +1,10 @@
{
"appid": "f798d73306e6c7b7145b163baf11d88f43c91527",
"name": "Firefly 3",
"website": "https://github.com/firefly-iii/firefly-iii/",
"license": "GNU General Public License v3.0 only",
"description": "\"Firefly III\" is a (self-hosted) manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. It can import data from external sources and it has many neat financial reports available. (Taken from the README)",
"enhanced": false,
"tile_background": "light",
"icon": "firefly.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB