diff --git a/libs/common/src/lib/personal-finance-tools.ts b/libs/common/src/lib/personal-finance-tools.ts index 744081464..265d1b6b9 100644 --- a/libs/common/src/lib/personal-finance-tools.ts +++ b/libs/common/src/lib/personal-finance-tools.ts @@ -438,6 +438,17 @@ export const personalFinanceTools: Product[] = [ slogan: 'Portfolio Tracker für dein Vermögen', url: 'https://www.finanzfluss.de/copilot' }, + { + founded: 2015, + hasFreePlan: true, + hasSelfHostingAbility: false, + key: 'finanzguru', + languages: ['Deutsch'], + name: 'Finanzguru', + origin: 'DE', + slogan: 'Finanzen. Magisch. Einfach.', + url: 'https://www.finanzguru.de' + }, { founded: 2020, key: 'finary', @@ -611,6 +622,15 @@ export const personalFinanceTools: Product[] = [ slogan: 'Finance App for Couples', url: 'https://www.honeydue.com' }, + { + founded: 2003, + hasSelfHostingAbility: true, + isArchived: true, + key: 'ibank', + name: 'iBank', + note: 'Renamed to Banktivity', + origin: 'US' + }, { founded: 2022, key: 'income-reign', @@ -817,6 +837,17 @@ export const personalFinanceTools: Product[] = [ slogan: 'Personal Finance Manager for Mac, Windows, and Linux', url: 'https://moneydance.com' }, + { + founded: 2016, + hasFreePlan: true, + hasSelfHostingAbility: false, + key: 'moneypatrol', + name: 'MoneyPatrol', + origin: 'US', + pricingPerYear: '$29.99', + slogan: 'Personal Accounting Made Easy, Accurate, Comprehensive', + url: 'https://www.moneypatrol.com' + }, { hasFreePlan: true, hasSelfHostingAbility: false, @@ -1390,6 +1421,26 @@ export const personalFinanceTools: Product[] = [ pricingPerYear: '$600', slogan: 'Make Smarter Investments' }, + { + founded: 2020, + hasFreePlan: true, + hasSelfHostingAbility: false, + key: 'wallstreetzen', + name: 'WallStreetZen', + origin: 'HK', + pricingPerYear: '$234', + slogan: 'Stock market analysis for the serious part-time investor', + url: 'https://www.wallstreetzen.com' + }, + { + founded: 2015, + hasSelfHostingAbility: false, + key: 'wealtharc', + name: 'WealthArc', + origin: 'CH', + slogan: 'Manage wealth data more efficiently', + url: 'https://www.wealtharc.com' + }, { founded: 2019, hasFreePlan: false,