diff --git a/libs/common/src/lib/personal-finance-tools.ts b/libs/common/src/lib/personal-finance-tools.ts index 86cb1ca48..8698c76f7 100644 --- a/libs/common/src/lib/personal-finance-tools.ts +++ b/libs/common/src/lib/personal-finance-tools.ts @@ -372,12 +372,23 @@ export const personalFinanceTools: Product[] = [ slogan: 'All your wealth, in one place.', url: 'https://www.exirio.com' }, + { + hasFreePlan: false, + hasSelfHostingAbility: true, + key: 'expersoft', + name: 'Expersoft', + origin: 'CH', + slogan: 'Investment Management Platforms', + url: 'https://www.expersoft.com' + }, { founded: 2018, hasFreePlan: false, hasSelfHostingAbility: false, + isArchived: true, key: 'fey', name: 'Fey', + note: 'Fey was discontinued in 2025', origin: 'CA', pricingPerYear: '$300', slogan: 'Make better investments.', @@ -435,6 +446,15 @@ export const personalFinanceTools: Product[] = [ slogan: 'Easy-to-use Portfolio Tracker', url: 'https://fincake.io' }, + { + founded: 2015, + hasFreePlan: false, + key: 'fincite', + name: 'Fincite', + origin: 'DE', + slogan: 'Wealth Management Software', + url: 'https://fincite.de' + }, { founded: 2021, hasSelfHostingAbility: false, @@ -850,6 +870,23 @@ export const personalFinanceTools: Product[] = [ slogan: 'Dein Vermögen immer im Blick', url: 'https://www.parqet.com' }, + { + hasFreePlan: true, + hasSelfHostingAbility: false, + key: 'patrice', + languages: [ + 'Deutsch', + 'English', + 'Español', + 'Français', + 'Italiano', + 'Português' + ], + name: 'Patrice', + pricingPerYear: '€49', + slogan: 'Votre patrimoine, enfin clair', + url: 'https://mypatrice.com' + }, { hasSelfHostingAbility: false, key: 'peek', @@ -986,6 +1023,13 @@ export const personalFinanceTools: Product[] = [ slogan: 'The stock portfolio tracker built for long-term investors', url: 'https://prostocktracker.com' }, + { + hasSelfHostingAbility: false, + key: 'quantive', + name: 'Quantive', + slogan: 'See your financial life clearly', + url: 'https://usequantive.app' + }, { hasFreePlan: true, hasSelfHostingAbility: false, @@ -1226,6 +1270,15 @@ export const personalFinanceTools: Product[] = [ url: 'https://www.utluna.com', useAnonymously: true }, + { + hasFreePlan: true, + hasSelfHostingAbility: false, + key: 'valuedge', + name: 'ValuEdge', + pricingPerYear: '€78', + slogan: 'Track your real portfolio. Not a watchlist.', + url: 'https://valuedge.app' + }, { founded: 2020, hasFreePlan: true,