1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kresus_ynh.git synced 2025-11-05 04:08:37 +01:00
Kresus (personal finance manager) for YunoHost
Find a file
Nicolas Frandeboeuf d054480c2a
Testing (#222)
* Upgrade sources
- `main` v0.23.0: https://framagit.org/kresusapp/kresus/-/tags/0.23.0

* Auto-update READMEs

* [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh

* Upgrade sources
- `main` v0.23.1: https://framagit.org/kresusapp/kresus/-/tags/0.23.1

* Auto-update READMEs

* Upgrade sources
- `main` v0.23.2: https://framagit.org/kresusapp/kresus/-/tags/0.23.2

* Auto-update READMEs

* Upgrade to v0.23.3 (#217)

* Upgrade sources
- `main` v0.23.3: https://framagit.org/kresusapp/kresus/-/tags/0.23.3

* Auto-update READMEs

* cleaning

* Upgrade to v0.23.4 (#220)

* Upgrade sources
- `main` v0.23.4: https://framagit.org/kresusapp/kresus/-/tags/0.23.4

* Auto-update READMEs

* Upgrade to v0.23.5 (#221)

* Upgrade sources
- `main` v0.23.5: https://framagit.org/kresusapp/kresus/-/tags/0.23.5

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2025-10-25 10:03:41 +02:00
.github [autopatch] Update issue and PR templates 2021-06-07 10:28:54 +02:00
conf Testing (#219) 2025-10-19 15:12:42 +02:00
doc Improve 2025-03-22 23:36:57 +01:00
scripts Testing (#219) 2025-10-19 15:12:42 +02:00
LICENSE First commit 2016-09-09 11:07:28 +02:00
manifest.toml Testing (#222) 2025-10-25 10:03:41 +02:00
README.md Testing (#222) 2025-10-25 10:03:41 +02:00
tests.toml Improve 2025-03-22 23:36:57 +01:00

Logo of Kresus Kresus, packaged for YunoHost

Personal finance manager

🌐 Official app website App Demo Version: 0.23.5~ynh1

Screenshots

Screenshot of Kresus

📦 Developer info

Automatic tests level

🛠️ Upstream Kresus repository: https://framagit.org/kresusapp/kresus

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/kresus_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade kresus -u https://github.com/YunoHost-Apps/kresus_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.