mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
51 lines
No EOL
2.3 KiB
Markdown
51 lines
No EOL
2.3 KiB
Markdown
<!--
|
||
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.
|
||
-->
|
||
|
||
# I Hate Money pour YunoHost
|
||
|
||
[](https://dash.yunohost.org/appci/app/ihatemoney)  
|
||
|
||
[](https://install-app.yunohost.org/?app=ihatemoney)
|
||
|
||
*[Read this readme in english.](./README.md)*
|
||
|
||
> *Ce package vous permet d’installer I Hate Money 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.*
|
||
|
||
## Vue d’ensemble
|
||
|
||
I hate money est une application web conçue pour faciliter la gestion partagée du budget. Elle permet de savoir qui a acheté quoi, quand et pour qui, et aide à régler les factures.
|
||
|
||
|
||
**Version incluse :** 6.1.0~ynh3
|
||
|
||
**Démo :** https://ihatemoney.org/demo/
|
||
|
||
## Captures d’écran
|
||
|
||

|
||

|
||
|
||
## Documentations et ressources
|
||
|
||
* Site officiel de l’app : <http://ihatemoney.org/>
|
||
* Documentation officielle de l’admin : <https://ihatemoney.readthedocs.org/>
|
||
* Dépôt de code officiel de l’app : <https://github.com/spiral-project/ihatemoney>
|
||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ihatemoney>
|
||
* Signaler un bug : <https://github.com/YunoHost-Apps/ihatemoney_ynh/issues>
|
||
|
||
## Informations pour les développeurs
|
||
|
||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/ihatemoney_ynh/tree/testing).
|
||
|
||
Pour essayer la branche testing, procédez comme suit.
|
||
|
||
``` bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/ihatemoney_ynh/tree/testing --debug
|
||
ou
|
||
sudo yunohost app upgrade ihatemoney -u https://github.com/YunoHost-Apps/ihatemoney_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps> |