1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00
firefly-iii_ynh/README.md

97 lines
5.6 KiB
Markdown
Raw Normal View History

2018-06-18 19:03:28 +02:00
<p align="center"><img src="https://firefly-iii.org/static/img/logo-small-new.png"></p>
2020-02-22 01:21:36 +01:00
# Firefly III v5.0.5 for YunoHost
2018-06-17 20:51:48 +02:00
2019-06-23 01:19:50 +02:00
[![Integration level](https://dash.yunohost.org/integration/Firefly-III.svg)](https://ci-apps.yunohost.org/jenkins/job/firefly-iii%20%28Community%29/lastBuild/consoleFull)
2018-06-17 20:51:48 +02:00
[![Install Firefly III with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=firefly-iii)<br><br>
2018-06-18 19:03:28 +02:00
2018-06-17 20:59:12 +02:00
2020-02-22 01:21:36 +01:00
*Please note that this app will install PHP 7.3*
2018-06-17 20:51:48 +02:00
2018-06-18 19:03:28 +02:00
## Introduction
"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. You can [read all about it in the main repository](https://github.com/firefly-iii/firefly-iii) and in the [official documentation](https://firefly-iii.readthedocs.io/en/latest/).
2018-06-17 20:51:48 +02:00
2018-06-18 19:03:28 +02:00
### Interesting links
2018-06-17 20:51:48 +02:00
2018-06-18 19:03:28 +02:00
- [YunoHost project](https://yunohost.org)
2018-06-17 20:51:48 +02:00
- [Firefly III website](https://firefly-iii.org/)
2018-06-18 19:03:28 +02:00
- [Firefly III on GitHub](https://github.com/firefly-iii/firefly-iii)
- [Demo 1](https://demo.firefly-iii.org/login), [Demo 2](http://www.softaculous.com/softaculous/demos/Firefly_III)
2018-06-17 20:51:48 +02:00
2018-06-18 19:03:28 +02:00
### Screenshots
2018-06-17 20:51:48 +02:00
[![The index of Firefly III](https://firefly-iii.org/static/screenshots/4.7.4/tiny/index.png)](https://firefly-iii.org/static/screenshots/4.7.4/index.png) [![The account overview of Firefly III](https://firefly-iii.org/static/screenshots/4.7.4/tiny/account.png)](https://firefly-iii.org/static/screenshots/4.7.4/account.png)
[![Overview of all budgets](https://firefly-iii.org/static/screenshots/4.7.4/tiny/budget.png)](https://firefly-iii.org/static/screenshots/4.7.4/budget.png) [![Overview of a category](https://firefly-iii.org/static/screenshots/4.7.4/tiny/category.png)](https://firefly-iii.org/static/screenshots/4.7.4/category.png)
### Features
2018-06-18 19:03:28 +02:00
2018-06-17 20:51:48 +02:00
Most importantly...
* Firefly III runs on your own server, so you are fully in control of your data. It will not contact other sites or servers.
* You can import from over 2500 financial providers, in 55 countries when you enable the [Spectre API](http://firefly-iii.readthedocs.io/en/latest/import/spectre.html).
* You can import from [bunq](https://www.bunq.com/).
* You can import CSV files from practically any bank.
* Firefly III features an JSON REST API.
But actually, it features:
* [A double-entry bookkeeping system](http://firefly-iii.readthedocs.io/en/latest/concepts/transactions.html)
* You can store, edit and remove [withdrawals, deposits and transfers](http://firefly-iii.readthedocs.io/en/latest/concepts/transactions.html). This allows you full financial management
* You can manage different types of accounts
* [Asset](http://firefly-iii.readthedocs.io/en/latest/concepts/accounts.html) accounts
* Shared [asset accounts](http://firefly-iii.readthedocs.io/en/latest/concepts/accounts.html) ([household accounts](http://firefly-iii.readthedocs.io/en/latest/concepts/accounts.html))
* Saving accounts
* Credit cards
* It's possible to create, change and manage money using [budgets](http://firefly-iii.readthedocs.io/en/latest/concepts/budgets.html)
* Organize transactions using [categories](http://firefly-iii.readthedocs.io/en/latest/concepts/categories.html)
* Save towards a goal using [piggy banks](http://firefly-iii.readthedocs.io/en/latest/advanced/piggies.html)
* Predict and anticipate [bills](http://firefly-iii.readthedocs.io/en/latest/advanced/bills.html)
* View income / expense [reports](http://firefly-iii.readthedocs.io/en/latest/advanced/reports.html)
* [Rule based](http://firefly-iii.readthedocs.io/en/latest/advanced/rules.html) transaction handling with the ability to create your own rules.
* The ability to [export data](http://firefly-iii.readthedocs.io/en/latest/import/export.html) so you can move to another system.
* The ability to [import data](http://firefly-iii.readthedocs.io/en/latest/import/csv.html) so you can move _from_ another system.
* Organize expenses using [tags](http://firefly-iii.readthedocs.io/en/latest/concepts/tags.html)
* 2 factor authentication for extra security 🔒
* Supports any currency you want, including [crypto currencies](http://firefly-iii.readthedocs.io/en/latest/concepts/currencies.html) such as ₿itcoin and Ξthereum
* Lots of help text in case you dont get it
* Translations into 10(!) languages, proudly powered by Crowdin
Everything is organised:
* Clear views that should show you how you're doing
* Easy navigation through your records
* Browse back and forth to see previous months or even years
* Lots of charts because we all love them
* Financial reporting showing you how well you are doing
* Lots of math because we all like math!
2018-06-18 19:03:28 +02:00
### Installation on YunoHost
2018-06-17 20:51:48 +02:00
2020-02-22 01:21:36 +01:00
- Tested under a subdirectory on an existing domain
2020-02-23 21:10:31 +01:00
- Tested on amd64 and arm64 arches
2019-06-23 01:19:50 +02:00
#### Install the Firefly III application
2018-06-17 20:51:48 +02:00
Use the YunoHost admin panel to install Firefly III by entering the GitHub repo address in the custom app URL:
```
2020-02-24 11:05:09 +01:00
https://github.com/YunoHost-Apps/firefly-iii_ynh
```
2018-06-18 19:03:28 +02:00
Or use the command line to install the Firefly III app:
2018-06-17 20:51:48 +02:00
2019-06-23 01:19:50 +02:00
```
2020-02-24 11:05:09 +01:00
$ yunohost app install https://github.com/YunoHost-Apps/firefly-iii_ynh
```
2020-02-23 21:10:31 +01:00
- The admin user should be the first user to log into firefly
- SSO is not working yet
- You will probably be warned about missing locale from your system. Once you change the language to those corresponding to your system, the warning will desapear
TODO
2020-02-23 21:11:32 +01:00
- [ ] make firefly admin user dependant of the user choosen at installation
- [ ] Make SSO Working
- [ ] Define default language accordingly to system one