mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Update README.md
This commit is contained in:
parent
a70420a8df
commit
f6a043d571
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -1,15 +1,15 @@
|
||||||
# I hate money for YunoHost
|
# I Hate Money for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/ihatemoney)  
|
[](https://dash.yunohost.org/appci/app/ihatemoney)  
|
||||||
[](https://install-app.yunohost.org/?app=ihatemoney)
|
[](https://install-app.yunohost.org/?app=ihatemoney)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install I hate money quickly and simply on a YunoHost server.
|
> *This package allows you to install I Hate Money quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
I hate money is a web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.
|
I Hate Money is a web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.
|
||||||
|
|
||||||
**Shipped version:** 4.1.3
|
**Shipped version:** 4.1.3
|
||||||
|
|
||||||
|
@ -33,17 +33,17 @@ How to configure this app: From an admin panel, a plain file with SSH, or any ot
|
||||||
## YunoHost specific features
|
## YunoHost specific features
|
||||||
|
|
||||||
Backs on MySQL database, the identifiers are per-project, not per-user, so no
|
Backs on MySQL database, the identifiers are per-project, not per-user, so no
|
||||||
way to do advanced SSO integration with yunohost accounts.
|
way to do advanced SSO integration with YunoHost accounts.
|
||||||
|
|
||||||
The behaviour is either:
|
The behaviour is either:
|
||||||
|
|
||||||
- **non-public app**:
|
- **non-public app**:
|
||||||
- yunohost login required
|
- YunoHost login required
|
||||||
- per-project identifiers required
|
- per-project identifiers required
|
||||||
- any yunohost user with authorized access to the app can create a new
|
- any YunoHost user with authorized access to the app can create a new
|
||||||
project).
|
project).
|
||||||
- **public app** :
|
- **public app** :
|
||||||
- no yunohost login required
|
- no YunoHost login required
|
||||||
- per-project identifiers required
|
- per-project identifiers required
|
||||||
- any visitor can create a new project.
|
- any visitor can create a new project.
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@ The behaviour is either:
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/ihatemoney_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/ihatemoney_ynh/issues
|
||||||
* App website: Link to the official website of this app.
|
* App website: https://ihatemoney.org/
|
||||||
* Upstream app repository: https://github.com/spiral-project/ihatemoney/
|
* Upstream app repository: https://github.com/spiral-project/ihatemoney/
|
||||||
* YunoHost website: https://yunohost.org/
|
* YunoHost website: https://yunohost.org/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue