An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/firefly-iii_ynh

Firefly III package for YunoHost
https://github.com/yunohost-apps/firefly-iii_ynh

firefly firefly-iii personal-finances yunohost yunohost-apps

Last synced: about 1 month ago
JSON representation

Firefly III package for YunoHost

Awesome Lists containing this project

README

        

# Firefly III for YunoHost

[![Integration level](https://apps.yunohost.org/badge/integration/firefly-iii)](https://ci-apps.yunohost.org/ci/apps/firefly-iii/)
![Working status](https://apps.yunohost.org/badge/state/firefly-iii)
![Maintenance status](https://apps.yunohost.org/badge/maintained/firefly-iii)

[![Install Firefly III with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=firefly-iii)

*[Read this README in other languages.](./ALL_README.md)*

> *This package allows you to install Firefly III quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*

## Overview

Firefly III is a 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. Using external tools, ie [Firefly III Importer](https://github.com/YunoHost-Apps/firefly-iii-di_ynh), you can import data. It also has many neat financial reports available.

**Shipped version:** 6.2.10~ynh1

**Demo:**

## Screenshots

![Screenshot of Firefly III](./doc/screenshots/imac-complete.png)

## Documentation and resources

- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:

## Developer info

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:

```bash
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
```

**More info regarding app packaging:**