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
- Host: GitHub
- URL: https://github.com/yunohost-apps/firefly-iii_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2018-06-16T15:25:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-20T22:09:18.000Z (about 2 months ago)
- Last Synced: 2025-04-20T23:22:31.745Z (about 2 months ago)
- Topics: firefly, firefly-iii, personal-finances, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://firefly-iii.org/
- Size: 1.89 MB
- Stars: 21
- Watchers: 10
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firefly III for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/firefly-iii/)

[](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

## 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:**