ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Firefly/Firefly.php
Executable file
5
heimdall/config/www/SupportedApps/Firefly/Firefly.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Firefly;
|
||||
|
||||
class Firefly extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Firefly/app.json
Executable file
10
heimdall/config/www/SupportedApps/Firefly/app.json
Executable 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"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Firefly/firefly.png
Executable file
BIN
heimdall/config/www/SupportedApps/Firefly/firefly.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user