Browse Source

Add Amsflow

pull/5522/head
Thomas Kaul 4 months ago
parent
commit
abe03b4e3e
  1. 10
      libs/common/src/lib/personal-finance-tools.ts

10
libs/common/src/lib/personal-finance-tools.ts

@ -33,6 +33,16 @@ export const personalFinanceTools: Product[] = [
origin: 'Switzerland',
slogan: 'Simplicity for Complex Wealth'
},
{
founded: 2023,
hasFreePlan: false,
hasSelfHostingAbility: false,
key: 'amsflow',
name: 'Amsflow Portfolio',
origin: 'Singapore',
pricingPerYear: '$228',
slogan: 'Portfolio Visualizer'
},
{
founded: 2018,
hasFreePlan: true,

Loading…
Cancel
Save