1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kresus_ynh.git synced 2024-09-03 19:36:10 +02:00
kresus_ynh/README_fr.md
2022-02-14 08:41:41 +01:00

2.6 KiB

Kresus pour YunoHost

Niveau d'intégration
Installer Kresus avec YunoHost

Read this readme in english. Lire ce readme en français.

Ce package vous permet d'installer Kresus rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez ici pour savoir comment l'installer et en profiter.

Vue d'ensemble

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!

Version incluse : 0.17.4~ynh1

Captures d'écran

Avertissements / informations importantes

Demo

  • Official demo Don't set up a connection to your bank accounts, or everybody would be able to look at your private bank information!

32 bits architectures are not supported because nodejs does not provide builds for 32 bits anymore.

Limitations

  • By default, all users have access to the accounts. The admin needs to manually select the authorised user through YunoHost Administration Panel.

Roadmap

  • works fine:

    • install/remove/backup/remove/upgrade with x86_64
  • to be confirmed

    • ARM support
  • to be added:

    • URL cannot be changed
    • Email support
    • Improve log file and add logrotate
    • Add user who will access the app (by default every one has access to the installed app)

Documentations et ressources

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit.

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

Plus d'infos sur le packaging d'applications : https://yunohost.org/packaging_apps