mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
51 lines
2.4 KiB
Markdown
51 lines
2.4 KiB
Markdown
|
<!--
|
||
|
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
|
Ini TIDAK boleh diedit dengan tangan.
|
||
|
-->
|
||
|
|
||
|
# Firefly III untuk YunoHost
|
||
|
|
||
|
[![Tingkat integrasi](https://dash.yunohost.org/integration/firefly-iii.svg)](https://ci-apps.yunohost.org/ci/apps/firefly-iii/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/firefly-iii.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/firefly-iii.maintain.svg)
|
||
|
|
||
|
[![Pasang Firefly III dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=firefly-iii)
|
||
|
|
||
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||
|
|
||
|
> *Paket ini memperbolehkan Anda untuk memasang Firefly III secara cepat dan mudah pada server YunoHost.*
|
||
|
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||
|
|
||
|
## Ringkasan
|
||
|
|
||
|
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.
|
||
|
|
||
|
|
||
|
**Versi terkirim:** 6.1.19~ynh1
|
||
|
|
||
|
**Demo:** <https://demo.firefly-iii.org/login>
|
||
|
|
||
|
## Tangkapan Layar
|
||
|
|
||
|
![Tangkapan Layar pada Firefly III](./doc/screenshots/imac-complete.png)
|
||
|
|
||
|
## Dokumentasi dan sumber daya
|
||
|
|
||
|
- Website aplikasi resmi: <https://firefly-iii.org/>
|
||
|
- Dokumentasi admin resmi: <https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/introduction/>
|
||
|
- Repositori kode aplikasi hulu: <https://github.com/firefly-iii/firefly-iii>
|
||
|
- Gudang YunoHost: <https://apps.yunohost.org/app/firefly-iii>
|
||
|
- Laporkan bug: <https://github.com/YunoHost-Apps/firefly-iii_ynh/issues>
|
||
|
|
||
|
## Info developer
|
||
|
|
||
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing).
|
||
|
|
||
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||
|
|
||
|
```bash
|
||
|
sudo yunohost app install https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing --debug
|
||
|
atau
|
||
|
sudo yunohost app upgrade firefly-iii -u https://github.com/YunoHost-Apps/firefly-iii_ynh/tree/testing --debug
|
||
|
```
|
||
|
|
||
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|