Feature/extend personal finance tools 20250417 (#4551)

* Add Finvest
* Add Money Peak
* Add Peek
* Add Tresor One
This commit is contained in:
Thomas Kaul 2025-04-17 20:32:40 +02:00 committed by GitHub
parent d23dfadbd0
commit 5e64de6650
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -287,6 +287,14 @@ export const personalFinanceTools: Product[] = [
origin: 'British Virgin Islands',
slogan: 'Easy-to-use Portfolio Tracker'
},
{
founded: 2021,
hasSelfHostingAbility: false,
key: 'finvest',
name: 'Finvest',
origin: 'United States',
slogan: 'Grow your wealth in a stress-free way'
},
{
founded: 2023,
hasFreePlan: true,
@ -331,8 +339,10 @@ export const personalFinanceTools: Product[] = [
{
hasFreePlan: true,
hasSelfHostingAbility: false,
isArchived: true,
key: 'gospatz',
name: 'goSPATZ',
note: 'Renamed to Money Peak',
origin: 'Germany',
slogan: 'Volle Kontrolle über deine Investitionen'
},
@ -495,6 +505,15 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '$100',
slogan: 'Personal Finance Manager for Mac, Windows, and Linux'
},
{
hasFreePlan: true,
hasSelfHostingAbility: false,
key: 'moneypeak',
name: 'Money Peak',
note: 'Originally named as goSPATZ',
origin: 'Germany',
slogan: 'Dein smarter Finance Assistant'
},
{
hasFreePlan: false,
hasSelfHostingAbility: false,
@ -545,6 +564,13 @@ export const personalFinanceTools: Product[] = [
regions: ['Austria', 'Germany', 'Switzerland'],
slogan: 'Dein Vermögen immer im Blick'
},
{
hasSelfHostingAbility: false,
key: 'peek',
name: 'Peek',
origin: 'Singapore',
slogan: 'Feel in control of your money without spreadsheets or shame'
},
{
founded: 2023,
hasFreePlan: true,
@ -780,6 +806,18 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '$360',
slogan: 'The Trading Journal to Improve Your Trading Performance'
},
{
founded: 2020,
hasSelfHostingAbility: false,
hasFreePlan: true,
isArchived: true,
key: 'tresor-one',
name: 'Tresor One',
note: 'Renamed to Parqet',
origin: 'Germany',
regions: ['Austria', 'Germany', 'Switzerland'],
slogan: 'Dein Vermögen immer im Blick'
},
{
hasFreePlan: true,
hasSelfHostingAbility: false,