mirror of
https://github.com/YunoHost-Apps/kresus_ynh.git
synced 2024-09-03 19:36:10 +02:00
51 lines
2.1 KiB
Markdown
51 lines
2.1 KiB
Markdown
|
<!--
|
||
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
|
NON debe editarse manualmente.
|
||
|
-->
|
||
|
|
||
|
# Kresus para YunoHost
|
||
|
|
||
|
[![Nivel de integración](https://dash.yunohost.org/integration/kresus.svg)](https://dash.yunohost.org/appci/app/kresus) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/kresus.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/kresus.maintain.svg)
|
||
|
|
||
|
[![Instalar Kresus con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kresus)
|
||
|
|
||
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||
|
|
||
|
> *Este paquete permíteche instalar Kresus de xeito rápido e doado nun servidor YunoHost.*
|
||
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||
|
|
||
|
## Vista xeral
|
||
|
|
||
|
Kresus is an open-source libre self-hosted personal finance manager. It allows you to safely track your banking history, check your overall balance and know exactly how you are spending money using categories!
|
||
|
|
||
|
|
||
|
**Versión proporcionada:** 0.20.1~ynh3
|
||
|
|
||
|
**Demo:** <https://kresus.org/en/demo.html>
|
||
|
|
||
|
## Capturas de pantalla
|
||
|
|
||
|
![Captura de pantalla de Kresus](./doc/screenshots/screenshot.png)
|
||
|
|
||
|
## Documentación e recursos
|
||
|
|
||
|
- Web oficial da app: <https://kresus.org>
|
||
|
- Documentación oficial para admin: <https://kresus.org/en/doc.html>
|
||
|
- Repositorio de orixe do código: <https://framagit.org/kresusapp/kresus>
|
||
|
- Tenda YunoHost: <https://apps.yunohost.org/app/kresus>
|
||
|
- Informar dun problema: <https://github.com/YunoHost-Apps/kresus_ynh/issues>
|
||
|
|
||
|
## Info de desenvolvemento
|
||
|
|
||
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/kresus_ynh/tree/testing).
|
||
|
|
||
|
Para probar a rama `testing`, procede deste xeito:
|
||
|
|
||
|
```bash
|
||
|
sudo yunohost app install https://github.com/YunoHost-Apps/kresus_ynh/tree/testing --debug
|
||
|
ou
|
||
|
sudo yunohost app upgrade kresus -u https://github.com/YunoHost-Apps/kresus_ynh/tree/testing --debug
|
||
|
```
|
||
|
|
||
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|