1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kresus_ynh.git synced 2024-09-03 19:36:10 +02:00
Kresus (personal finance manager) for YunoHost
Find a file
2024-07-19 10:35:32 +00:00
.github [autopatch] Update issue and PR templates 2021-06-07 10:28:54 +02:00
conf Don't check SMTP cert validity 2023-12-13 09:50:28 +01:00
doc Fixes post aleks review 2023-11-14 09:39:29 +01:00
scripts Do not install setuptools >=71 (https://github.com/pypa/setuptools/issues/4478) 2024-07-19 12:35:22 +02:00
ALL_README.md Auto-update READMEs 2024-05-21 08:55:15 +02:00
LICENSE First commit 2016-09-09 11:07:28 +02:00
manifest.toml Bump version to 0.21.2~ynh2 to fix setuptools issue 2024-07-19 12:35:22 +02:00
README.md Auto-update READMEs 2024-07-19 10:35:32 +00:00
README_es.md Auto-update READMEs 2024-07-19 10:35:32 +00:00
README_eu.md Auto-update READMEs 2024-07-19 10:35:32 +00:00
README_fr.md Auto-update READMEs 2024-07-19 10:35:32 +00:00
README_gl.md Auto-update READMEs 2024-07-19 10:35:32 +00:00
README_it.md Auto-update README 2024-03-29 07:09:41 +01:00
README_zh_Hans.md Auto-update READMEs 2024-07-19 10:35:32 +00:00
tests.toml Migrate to packaging format version 2 2023-11-14 09:39:29 +01:00

Kresus for YunoHost

Integration level Working status Maintenance status

Install Kresus with YunoHost

Read this README in other languages.

This package allows you to install Kresus quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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!

Shipped version: 0.21.2~ynh2

Demo: https://kresus.org/en/demo.html

Screenshots

Screenshot of Kresus

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/kresus_ynh/tree/testing --debug
or
sudo yunohost app upgrade kresus -u https://github.com/YunoHost-Apps/kresus_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps