1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00
Ihatemoney package for YunoHost
Find a file
2021-05-13 17:48:02 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:48:02 +02:00
conf Handle Python version change on upgrade 2018-12-18 18:28:00 +01:00
scripts Fix current installation of package 2021-05-04 11:20:33 +02:00
.gitignore Fix some problems related to postgresql and models 2011-10-13 21:27:56 +02:00
check_process Add config file for the CI 2017-06-20 19:07:16 +02:00
LICENSE Add LICENSE file 2017-03-18 19:10:42 +01:00
manifest.json Fix current installation of package 2021-05-04 11:20:33 +02:00
README.md Add « Install with YunoHost » button. 2018-12-20 08:09:05 +01:00

Yunohost app for « I hate money » budget web app

Install « I hate money » with YunoHost

  • 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.

Full license text