2021-07-23 13:39:46 +02:00
|
|
|
<!--
|
|
|
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
|
|
|
It shall NOT be edited by hand.
|
|
|
|
-->
|
|
|
|
|
2020-06-11 00:45:03 +02:00
|
|
|
# Firefly III for YunoHost
|
2018-06-18 19:03:28 +02:00
|
|
|
|
2020-11-29 09:59:46 +01:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/firefly-iii.svg)](https://dash.yunohost.org/appci/app/firefly-iii) ![](https://ci-apps.yunohost.org/ci/badges/firefly-iii.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/firefly-iii.maintain.svg)
|
2021-07-23 13:39:46 +02:00
|
|
|
[![Install Firefly III with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=firefly-iii)
|
|
|
|
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
2018-06-17 20:51:48 +02:00
|
|
|
|
2021-07-23 13:39:46 +02:00
|
|
|
> *This package allows you to install Firefly III quickly and simply on a YunoHost server.
|
2020-06-11 00:45:03 +02:00
|
|
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
2018-06-17 20:51:48 +02:00
|
|
|
|
2020-06-11 00:45:03 +02:00
|
|
|
## Overview
|
2018-06-18 18:39:23 +02:00
|
|
|
|
2021-07-23 15:01:57 +02:00
|
|
|
Self-hosted financial manager
|
2018-06-17 20:51:48 +02:00
|
|
|
|
2022-05-01 20:16:30 +02:00
|
|
|
**Shipped version:** 5.7.2~ynh1
|
2018-06-18 19:03:28 +02:00
|
|
|
|
2021-07-23 15:01:57 +02:00
|
|
|
**Demo:** https://demo.firefly-iii.org/login
|
2018-06-18 18:39:23 +02:00
|
|
|
|
2021-07-23 14:57:11 +02:00
|
|
|
## Screenshots
|
|
|
|
|
2021-07-23 15:21:03 +02:00
|
|
|
![](./doc/screenshots/budget.png)
|
2021-07-23 14:57:11 +02:00
|
|
|
![](./doc/screenshots/ff2.png)
|
|
|
|
|
2021-07-23 13:39:46 +02:00
|
|
|
## Documentation and resources
|
2020-02-23 21:10:31 +01:00
|
|
|
|
2021-07-23 15:01:57 +02:00
|
|
|
* Official app website: https://firefly-iii.org/
|
|
|
|
* Official admin documentation: https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/introduction/
|
|
|
|
* Upstream app code repository: https://github.com/firefly-iii/firefly-iii
|
2021-07-23 13:39:46 +02:00
|
|
|
* YunoHost documentation for this app: https://yunohost.org/app_firefly-iii
|
|
|
|
* Report a bug: https://github.com/YunoHost-Apps/firefly-iii_ynh/issues
|
2020-06-11 00:45:03 +02:00
|
|
|
|
2020-11-29 09:59:46 +01:00
|
|
|
## Developer info
|
2020-06-11 00:45:03 +02:00
|
|
|
|
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing).
|
|
|
|
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
```
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing --debug
|
|
|
|
or
|
|
|
|
sudo yunohost app upgrade firefly-iii -u https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing --debug
|
|
|
|
```
|
2021-07-23 13:39:46 +02:00
|
|
|
|
|
|
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|