-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Julien Veyssier <[email protected]>
- Loading branch information
Showing
69 changed files
with
40,766 additions
and
33,493 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,51 @@ | ||
# Nextcloud Cospend π° | ||
|
||
Nextcloud Cospend is a group/shared budget manager. It was inspired by the great [IHateMoney](https://github.com/spiral-project/ihatemoney/). | ||
Nextcloud Cospend er en gruppe/delt budsjettleder. Den var inspirert av de flotte [IHateMoney](https://github.com/spiral-project/ihatemoney/). | ||
|
||
You can use it when you share a house, when you go on vacation with friends, whenever you share money with others. | ||
Du kan bruke den nΓ₯r du deler hus nΓ₯r du ferie med venner med deg hver gang du deler penger med andre. | ||
|
||
It lets you create projects with members and bills. Each member has a balance computed from the project bills. This way you can see who owes the group and who the group owes. Ultimately you can ask for a settlement plan telling you which payments to make to reset members balances. | ||
Det lar deg opprette prosjekter med medlemmer og regninger. Hvert medlem har en saldo beregnet ut fra prosjektregningene. PΓ₯ den mΓ₯ten kan du se hvem som skylder gruppen og hvem gruppen skylder. I bunn og grunn kan du be om et oppgjΓΈrsplan med informasjon om hvilke betalinger du vil foreta for Γ₯ tilbakestille medlemmers saldoer. | ||
|
||
Project members are independent from Nextcloud users. Projects can be accessed and modified by people without a Nextcloud account. Each project has an ID and a password for guest access. | ||
Prosjektmedlemmer er uavhengige av brukere i Nextcloud. Det er mulig Γ₯ fΓ₯ tilgang til prosjekter og modifisert av folk uten en Nextcloud konto. Hvert prosjekt har en ID og et passord for gjestetilgang. | ||
|
||
[MoneyBuster](https://gitlab.com/eneiluj/moneybuster) Android client is [available in F-Droid](https://f-droid.org/packages/net.eneiluj.moneybuster/) and on the [Play store](https://play.google.com/store/apps/details?id=net.eneiluj.moneybuster). | ||
[MoneyBuster](https://gitlab.com/eneiluj/moneybuster) Android klient er [tilgjengelig i F-Droid](https://f-droid.org/packages/net.eneiluj.moneybuster/) og i [Play store](https://play.google.com/store/apps/details?id=net.eneiluj.moneybuster). | ||
|
||
[PayForMe](https://github.com/mayflower/PayForMe) iOS client is currently being developped! | ||
[PayForMe](https://github.com/mayflower/PayForMe) iOS klient er nΓ₯ utviklet! | ||
|
||
## Features | ||
## Funksjoner | ||
|
||
* β create/edit/delete projects, members, bills, bill categories, currencies | ||
* β check member balances | ||
* π display project statistics | ||
* β» display settlement plan | ||
* π automatically create reimbursement bills from settlement plan | ||
* π create recurring bills (daily/weekly/monthly/yearly) | ||
* π optionally provide custom amount for each member in new bills | ||
* π link bills with personal files (picture of physical bill for example) | ||
* π© guest access for people outside Nextcloud | ||
* π« share projects with Nextcloud users/groups/circles | ||
* π« import/export projects as csv (compatible with csv files from IHateMoney) | ||
* π generate link/QRCode to easily import projects in MoneyBuster | ||
* π² implement Nextcloud notifications and activity stream | ||
* Ξ· opprette/redigere prosjekter, medlemmer, faktura, utgiftskategorier, valutaer | ||
* sjekk medlemsbalanser | ||
* βvise statistikk for prosjektet | ||
* β» vis oppgjΓΈrsplan | ||
* π automatisk opprett refusjons- regninger fra oppgjΓΈrsplan | ||
* π opprett gjentakende regninger (daglig/ukentlig/mΓ₯nedlig/Γ₯rlig) | ||
* π Angi eventuelt egendefinert belΓΈp for hvert medlem i nye regninger | ||
* π lenke regninger til personlige filer (bilde av fysisk regning for eksempel) | ||
* π© gjestetilgang for mennesker utenfor Nextcloud | ||
* π« del prosjekter med Nextcloud brukere/grupper | ||
* β import-/eksportprosjekter som csv (kompatible med csv-filer fra IHateMoney) | ||
* π generere lenke/QRCode for enkelt Γ₯ importere prosjekter i MoneyBuster | ||
* οΌ implementere Nextcloud varsler og aktivitetsstrΓΈm | ||
|
||
This app is tested on Nextcloud 20+ with Firefox 57+ and Chromium. | ||
Denne appen er testet pΓ₯ Nextcloud 20+ med Firefox 57+ og Chromium. | ||
|
||
This app is under development. | ||
Denne appen er under utvikling. | ||
|
||
π Help us to translate this app on [Nextcloud-Cospend/MoneyBuster Crowdin project](https://crowdin.com/project/moneybuster). | ||
π Hjelp oss med Γ₯ oversette denne appen pΓ₯ [Nextcloud-Cospend/MoneyBuster Crowdin-prosjektet](https://crowdin.com/project/moneybuster). | ||
|
||
β Check out other ways to help in the [contribution guidelines](https://gitlab.com/eneiluj/cospend-nc/blob/master/CONTRIBUTING.md). | ||
|
||
## Documentation | ||
## Dokumentasjon | ||
|
||
* [User documentation](https://github.com/eneiluj/cospend-nc/blob/master/docs/user.md) | ||
* [Admin documentation](https://github.com/eneiluj/cospend-nc/blob/master/docs/admin.md) | ||
* [Developer documentation](https://github.com/eneiluj/cospend-nc/blob/master/docs/dev.md) | ||
* [CHANGELOG](https://github.com/eneiluj/cospend-nc/blob/master/CHANGELOG.md#change-log) | ||
* [AUTHORS](https://github.com/eneiluj/cospend-nc/blob/master/AUTHORS.md#authors) | ||
* [Brukerdokumentasjon](https://github.com/eneiluj/cospend-nc/blob/master/docs/user.md) | ||
* [Administratordokumentasjon](https://github.com/eneiluj/cospend-nc/blob/master/docs/admin.md) | ||
* [Utviklerdokumentasjon](https://github.com/eneiluj/cospend-nc/blob/master/docs/dev.md) | ||
* [ENDRINGSLOGG](https://github.com/eneiluj/cospend-nc/blob/master/CHANGELOG.md#change-log) | ||
* [FORFATTER](https://github.com/eneiluj/cospend-nc/blob/master/AUTHORS.md#authors) | ||
|
||
## Known issues | ||
## Kjente problemer | ||
|
||
* it does not make you rich | ||
* det gjΓΈr deg ikke rik | ||
|
||
Any feedback will be appreciated. | ||
Tilbakemeldinger vil bli verdsatt. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Shared budget manager | ||
Delt budsjettbehandler |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Shared budget manager | ||
Manager de buget partajabil |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# Nextcloud Cospend π° | ||
|
||
Nextcloud Cospend is a group/shared budget manager. It was inspired by the great [IHateMoney](https://github.com/spiral-project/ihatemoney/). | ||
|
||
You can use it when you share a house, when you go on vacation with friends, whenever you share money with others. | ||
|
||
It lets you create projects with members and bills. Each member has a balance computed from the project bills. This way you can see who owes the group and who the group owes. Ultimately you can ask for a settlement plan telling you which payments to make to reset members balances. | ||
|
||
Project members are independent from Nextcloud users. Projects can be accessed and modified by people without a Nextcloud account. Each project has an ID and a password for guest access. | ||
|
||
[MoneyBuster](https://gitlab.com/eneiluj/moneybuster) Android client is [available in F-Droid](https://f-droid.org/packages/net.eneiluj.moneybuster/) and on the [Play store](https://play.google.com/store/apps/details?id=net.eneiluj.moneybuster). | ||
|
||
[PayForMe](https://github.com/mayflower/PayForMe) iOS client is currently being developped! | ||
|
||
## Features | ||
|
||
* β create/edit/delete projects, members, bills, bill categories, currencies | ||
* β check member balances | ||
* π display project statistics | ||
* β» display settlement plan | ||
* π automatically create reimbursement bills from settlement plan | ||
* π create recurring bills (daily/weekly/monthly/yearly) | ||
* π optionally provide custom amount for each member in new bills | ||
* π link bills with personal files (picture of physical bill for example) | ||
* π© guest access for people outside Nextcloud | ||
* π« share projects with Nextcloud users/groups/circles | ||
* π« import/export projects as csv (compatible with csv files from IHateMoney) | ||
* π generate link/QRCode to easily import projects in MoneyBuster | ||
* π² implement Nextcloud notifications and activity stream | ||
|
||
This app is tested on Nextcloud 20+ with Firefox 57+ and Chromium. | ||
|
||
This app is under development. | ||
|
||
π Help us to translate this app on [Nextcloud-Cospend/MoneyBuster Crowdin project](https://crowdin.com/project/moneybuster). | ||
|
||
β Check out other ways to help in the [contribution guidelines](https://github.com/eneiluj/cospend-nc/blob/master/CONTRIBUTING.md). | ||
|
||
## Documentation | ||
|
||
* [User documentation](https://github.com/eneiluj/cospend-nc/blob/master/docs/user.md) | ||
* [Admin documentation](https://github.com/eneiluj/cospend-nc/blob/master/docs/admin.md) | ||
* [Developer documentation](https://github.com/eneiluj/cospend-nc/blob/master/docs/dev.md) | ||
* [CHANGELOG](https://github.com/eneiluj/cospend-nc/blob/master/CHANGELOG.md#change-log) | ||
* [AUTHORS](https://github.com/eneiluj/cospend-nc/blob/master/AUTHORS.md#authors) | ||
|
||
## Known issues | ||
|
||
* it does not make you rich | ||
|
||
Any feedback will be appreciated. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Shared budget manager |
Oops, something went wrong.