From d1240cbc42f8c4251f74579c12e08aa7d4a7c43c Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Thu, 25 Feb 2021 19:00:16 +0100 Subject: [PATCH] Add personal finance section --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 0e41cb4..53ed1c0 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ * [Cloaking](#cloaking) * [Office](#office) * [Payments](#payments) +* [Personal Finances](#personal-finances) * [Databases](#databases) * [Utilities](#utilities) * [Uncategorized](#uncategorized) @@ -462,6 +463,19 @@ If you need an app for **menstrual cycle tracking** please don't use any apps li **USE WITH CAUTION**: * [Bitcoin](https://bitcoin.org) - Bitcoin is not anonymous nor private. Bitcoin is traceable, transparent and pseudonymous. You need to be really careful when using Bitcoin so you don't leave any traces that can later be used against you to harm your privacy. [See aantonop's video](https://yewtu.be/watch?v=JN1Bowgcle8). +## Personal Finances +### FIAT +* [ProExpense](https://github.com/arduia/ProExpense/) - A simple free finance note to safely record daily expenses. +* [IHateMoney](https://ihatemoney.org/) - Manage your shared expenses, easily +* [Nextcloud Cospend](https://apps.nextcloud.com/apps/cospend) - A group/shared budget manager inspired by the great IHateMoney. + * [MoneyBuster](https://gitlab.com/eneiluj/moneybuster/) - Android client for Nextcloud Cospend and [IHateMoney] servers. + +### CRYPTO + Avoid using any exchange portfolio tracking or any app like Blockfolio as they **do not** respect your privacy in any way. + + Instead use Rotki, an awesome, feature-rich and open source app: +* [Rotki](https://github.com/rotki/rotki) - An awesome portfolio tracking, analytics, accounting and tax reporting application that protects your privacy. + ## Databases * [CondensationDB](https://condensationdb.com/) - Condensation is an open-source zero trust, distributed database enabling to build modern applications while ensuring data ownership and security.