Feature/extend personal finance tools 20250417 (#4551)
* Add Finvest * Add Money Peak * Add Peek * Add Tresor One
This commit is contained in:
parent
d23dfadbd0
commit
5e64de6650
@ -287,6 +287,14 @@ export const personalFinanceTools: Product[] = [
|
|||||||
origin: 'British Virgin Islands',
|
origin: 'British Virgin Islands',
|
||||||
slogan: 'Easy-to-use Portfolio Tracker'
|
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,
|
founded: 2023,
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
@ -331,8 +339,10 @@ export const personalFinanceTools: Product[] = [
|
|||||||
{
|
{
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
hasSelfHostingAbility: false,
|
hasSelfHostingAbility: false,
|
||||||
|
isArchived: true,
|
||||||
key: 'gospatz',
|
key: 'gospatz',
|
||||||
name: 'goSPATZ',
|
name: 'goSPATZ',
|
||||||
|
note: 'Renamed to Money Peak',
|
||||||
origin: 'Germany',
|
origin: 'Germany',
|
||||||
slogan: 'Volle Kontrolle über deine Investitionen'
|
slogan: 'Volle Kontrolle über deine Investitionen'
|
||||||
},
|
},
|
||||||
@ -495,6 +505,15 @@ export const personalFinanceTools: Product[] = [
|
|||||||
pricingPerYear: '$100',
|
pricingPerYear: '$100',
|
||||||
slogan: 'Personal Finance Manager for Mac, Windows, and Linux'
|
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,
|
hasFreePlan: false,
|
||||||
hasSelfHostingAbility: false,
|
hasSelfHostingAbility: false,
|
||||||
@ -545,6 +564,13 @@ export const personalFinanceTools: Product[] = [
|
|||||||
regions: ['Austria', 'Germany', 'Switzerland'],
|
regions: ['Austria', 'Germany', 'Switzerland'],
|
||||||
slogan: 'Dein Vermögen immer im Blick'
|
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,
|
founded: 2023,
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
@ -780,6 +806,18 @@ export const personalFinanceTools: Product[] = [
|
|||||||
pricingPerYear: '$360',
|
pricingPerYear: '$360',
|
||||||
slogan: 'The Trading Journal to Improve Your Trading Performance'
|
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,
|
hasFreePlan: true,
|
||||||
hasSelfHostingAbility: false,
|
hasSelfHostingAbility: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user