2022-05-25 09:30:27 +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.
-->
2022-02-09 00:51:22 +01:00
# Kresus pour YunoHost
2023-09-30 14:16:18 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/kresus.svg )](https://dash.yunohost.org/appci/app/kresus) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/kresus.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/kresus.maintain.svg )
2022-02-09 00:51:22 +01:00
[![Installer Kresus avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=kresus)
*[Read this readme in english.](./README.md)*
2023-09-30 14:16:18 +02:00
> *Ce package vous permet d’ installer Kresus rapidement et simplement sur un serveur YunoHost.
Si vous n’ avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l’ installer et en profiter.*
2022-02-09 00:51:22 +01:00
2023-09-30 14:16:18 +02:00
## Vue d’ ensemble
2022-02-09 00:51:22 +01:00
2022-05-25 09:30:27 +02:00
Kresus est un gestionnaire de finances personnelles gratuit et libre qui tourne sur votre serveur. Il récupère automatiquement et quotidiennement toutes vos nouvelles transactions bancaires et vous permet de les catégoriser, étudier via des graphiques, et établir un budget.
2022-02-09 00:51:22 +01:00
2023-12-08 12:40:49 +01:00
**Version incluse :** 0.20.1~ynh1
2023-05-22 23:31:46 +02:00
**Démo :** https://kresus.org/en/demo.html
2022-02-09 00:51:22 +01:00
2023-09-30 14:16:18 +02:00
## Captures d’ écran
2022-02-09 00:51:22 +01:00
2023-09-30 14:16:18 +02:00
![Capture d’ écran de Kresus ](./doc/screenshots/screenshot.png )
2022-02-09 00:51:22 +01:00
## Documentations et ressources
2023-11-14 08:43:48 +01:00
* Site officiel de l’ app : < https: // kresus . org >
2023-09-30 14:16:18 +02:00
* Documentation officielle de l’ admin : < https: // kresus . org / en / doc . html >
* Dépôt de code officiel de l’ app : < https: // framagit . org / kresusapp / kresus >
2023-10-31 15:18:40 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / kresus >
2022-05-25 09:30:27 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / kresus_ynh / issues >
2022-02-09 00:51:22 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/kresus_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-05-25 09:30:27 +02:00
``` bash
2022-02-09 00:51:22 +01:00
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
```
2023-09-30 14:16:18 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >