mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Ihatemoney package for YunoHost
.github | ||
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
Yunohost app for « I hate money » budget web app
- Supported Yunohost versions : 2.6.x, 2.7.x 3.x
- Tested Yunohost version : 3.3.1
NB: That means I'll try not to drop support for YunoHost 2.x too soon, and accept patches to keep retro-compatibility, but I'll not test it myself against YunoHost 2.x
Backs on MySQL database, the identifiers are per-project, not per-user, so no way to do advanced SSO integration with yunohost accounts.
The behaviour is either:
- non-public app:
- yunohost login required
- per-project identifiers required
- any yunohost user with authorized access to the app can create a new project).
- public app :
- no yunohost login required
- per-project identifiers required
- any visitor can create a new project.
Update
To update the app, use:
sudo yunohost app upgrade ihatemoney -u https://github.com/YunoHost-Apps/ihatemoney_ynh
Maintainer
I rely on ihatemoney official releases (tarballs). Don't hesitate to pull-request this repo if I missed one :-).
Ihatemoney license
The code is distributed under a BSD beerware derivative: if you meet the people in person and you want to pay them a craft beer, you are highly encouraged to do so.