mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 09:29:16 +00:00
63 lines
2.6 KiB
YAML
63 lines
2.6 KiB
YAML
manifestVersion: 1
|
|
id: firefly-iii
|
|
category: finance
|
|
name: Firefly III
|
|
version: "6.1.19"
|
|
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 update includes fixes for a security issue. Please update as soon as possible. Specific details can be found at https://github.com/firefly-iii/firefly-iii/security/advisories/GHSA-4gm4-c4mh-4p7w
|
|
|
|
|
|
This update includes several bug fixes and improvements:
|
|
- Fixed issues with split recurring transaction titles.
|
|
- Resolved error during Docker container startup.
|
|
- Improved search functionality for internal references.
|
|
- Corrected amount calculation in reconciliation for bank accounts.
|
|
- Fixed expected withdrawals for daily recurring transactions.
|
|
- Calendar now shows green fields for recurring transactions.
|
|
- Improved currency exchange rate downloader.
|
|
|
|
|
|
Full release notes are found at https://github.com/firefly-iii/firefly-iii/releases.
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/378 |