|
@ -369,6 +369,7 @@ export const personalFinanceTools: Product[] = [ |
|
|
{ |
|
|
{ |
|
|
founded: 2021, |
|
|
founded: 2021, |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|
|
|
|
isArchived: true, |
|
|
key: 'maybe-finance', |
|
|
key: 'maybe-finance', |
|
|
languages: ['English'], |
|
|
languages: ['English'], |
|
|
name: 'Maybe Finance', |
|
|
name: 'Maybe Finance', |
|
@ -678,10 +679,13 @@ export const personalFinanceTools: Product[] = [ |
|
|
slogan: 'Make Smarter Investments' |
|
|
slogan: 'Make Smarter Investments' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
|
|
|
founded: 2024, |
|
|
hasSelfHostingAbility: true, |
|
|
hasSelfHostingAbility: true, |
|
|
|
|
|
isArchived: true, |
|
|
key: 'wealthfolio', |
|
|
key: 'wealthfolio', |
|
|
languages: ['English'], |
|
|
languages: ['English'], |
|
|
name: 'Wealthfolio', |
|
|
name: 'Wealthfolio', |
|
|
|
|
|
origin: 'Canada', |
|
|
slogan: 'Desktop Investment Tracker' |
|
|
slogan: 'Desktop Investment Tracker' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|