mirror of
https://github.com/YunoHost-Apps/kresus_ynh.git
synced 2024-09-03 19:36:10 +02:00
Auto-update README
This commit is contained in:
parent
e659ea757d
commit
89a6c45f92
2 changed files with 40 additions and 2 deletions
21
README.md
21
README.md
|
@ -20,7 +20,7 @@ Kresus is an open-source libre self-hosted personal finance manager. It allows y
|
|||
|
||||
**Shipped version:** 0.17.4~ynh1
|
||||
|
||||
**Demo:** https://kresus.org/en/demo.html
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -28,12 +28,31 @@ Kresus is an open-source libre self-hosted personal finance manager. It allows y
|
|||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Demo
|
||||
|
||||
* [Official demo](https://kresus.org/en/demo.html) 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:
|
||||
|
||||
* [x] install/remove/backup/remove/upgrade with x86_64
|
||||
|
||||
* to be confirmed
|
||||
* [x] 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)
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://framagit.org/kresusapp/kresus
|
||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -16,7 +16,7 @@ Kresus is an open-source libre self-hosted personal finance manager. It allows y
|
|||
|
||||
**Version incluse :** 0.17.4~ynh1
|
||||
|
||||
**Démo :** https://kresus.org/en/demo.html
|
||||
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
@ -24,12 +24,31 @@ Kresus is an open-source libre self-hosted personal finance manager. It allows y
|
|||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Demo
|
||||
|
||||
* [Official demo](https://kresus.org/en/demo.html) 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:
|
||||
|
||||
* [x] install/remove/backup/remove/upgrade with x86_64
|
||||
|
||||
* to be confirmed
|
||||
* [x] 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
|
||||
|
||||
* Site officiel de l'app : https://framagit.org/kresusapp/kresus
|
||||
|
|
Loading…
Add table
Reference in a new issue