Added Firefly-III

This commit is contained in:
Developer 2019-05-02 15:21:12 -04:00
parent 7e88a10803
commit e8e14aa4f9
3 changed files with 15 additions and 0 deletions

5
Firefly/Firefly.php Normal file
View File

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

10
Firefly/app.json Normal file
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": "dark",
"icon": "firefly3.jpeg"
}

BIN
Firefly/firefly3.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB