umbrel-apps/firefly-iii/umbrel-app.yml
Luke Childs 1f690900b4
Update categories
Co-authored-by: nmfretz <nmfretz@gmail.com>
2023-06-21 14:58:25 +07:00

56 lines
2.2 KiB
YAML

manifestVersion: 1
id: firefly-iii
category: finance
name: Firefly III
version: "6.0.9"
tagline: Your personal finance manager
description: >-
Firefly III is a manager for your personal finances. It is self-hosted and open source. This means that it's free, it has no ads and no tracking.
Full transaction management
Firefly III features a double-entry bookkeeping system. You can quickly enter and organize your transactions in multiple currencies.
Advanced rule engine
Use rules to quickly convert shorthands to detailed transactions or clean up your bank's abysmal CSV files.
Budgets, categories and tags
Name your poison. Do you like to work with tags? Need to budget your expenses? Want to categorize all of your hobby expenses? Look no further. Firefly III supports all kinds. Budgets can be expanded with limits in multiple currencies, so you can budget both your daily household expenses and what you spend in Imperial Credits when visiting Tatooine.
Informative reports
Firefly III has advanced reporting capabilities, showing your expenses per week, month or year. But it can also help you audit your accounts with detailed list views. Or perhaps compare budgets or tags? It's all possible.
JSON rest API
For the advanced and mobile users out there, Firefly III features an expansive JSON REST API that allows you to tap into Firefly III's most important features. Create transactions, manage categories and get chart data from any app or system.
developer: Firefly III
website: https://www.firefly-iii.org/
dependencies: []
repo: https://github.com/firefly-iii/firefly-iii
support: https://docs.firefly-iii.org/firefly-iii
port: 30009
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
deterministicPassword: false
torOnly: false
releaseNotes: >-
⚠️ This upgrade from version 5.7.18 to 6.0.9 may not be backwards compatible for users who manage outgoing loans.
The Firefly III team recommends that you make a backup of your database before updating.
See here for more details before updating: https://gist.github.com/JC5/909385c5086f9e07ba2c32e047446d68
Full release notes can be found here: https://github.com/firefly-iii/firefly-iii/releases
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/pull/378