mirror of
https://github.com/YunoHost-Apps/kresus_ynh.git
synced 2024-09-03 19:36:10 +02:00
2.8 KiB
2.8 KiB
Kresus for YunoHost
This package allows you to install Kresus quickly and simply on a YunoHost server. If you don't have YunoHost, please see here to know how to install and enjoy 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.17.2
Screenshots
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!
Configuration
Documentation
- Official documentation: https://kresus.org/en/doc.html
YunoHost specific features
Supported architectures
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.
Additional information
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)
Links
- Report a bug about this package: https://github.com/YunoHost-Apps/kresus_ynh
- Report a bug about Kresus itself: https://framagit.org/kresusapp/kresus
- Kresus website: https://kresus.org
- YunoHost website: https://yunohost.org
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