mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
Added Firefly-III
This commit is contained in:
parent
7e88a10803
commit
e8e14aa4f9
5
Firefly/Firefly.php
Normal file
5
Firefly/Firefly.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Firefly;
|
||||
|
||||
class Firefly extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
Firefly/app.json
Normal file
10
Firefly/app.json
Normal 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
BIN
Firefly/firefly3.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Loading…
x
Reference in New Issue
Block a user