|
@ -35,18 +35,18 @@ export const products: Product[] = [ |
|
|
isOpenSource: true, |
|
|
isOpenSource: true, |
|
|
key: 'ghostfolio', |
|
|
key: 'ghostfolio', |
|
|
languages: [ |
|
|
languages: [ |
|
|
'Dutch', |
|
|
'Deutsch', |
|
|
'English', |
|
|
'English', |
|
|
'French', |
|
|
'Español', |
|
|
'German', |
|
|
'Français', |
|
|
'Italian', |
|
|
'Italiano', |
|
|
'Portuguese', |
|
|
'Nederlands', |
|
|
'Spanish' |
|
|
'Português' |
|
|
], |
|
|
], |
|
|
name: 'Ghostfolio', |
|
|
name: 'Ghostfolio', |
|
|
origin: 'Switzerland', |
|
|
origin: $localize`Switzerland`, |
|
|
pricingPerYear: '$19', |
|
|
pricingPerYear: '$19', |
|
|
region: 'Global', |
|
|
region: $localize`Global`, |
|
|
slogan: 'Open Source Wealth Management', |
|
|
slogan: 'Open Source Wealth Management', |
|
|
useAnonymously: true |
|
|
useAnonymously: true |
|
|
}, |
|
|
}, |
|
@ -57,7 +57,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'altoo', |
|
|
key: 'altoo', |
|
|
name: 'Altoo Wealth Platform', |
|
|
name: 'Altoo Wealth Platform', |
|
|
origin: 'Switzerland', |
|
|
origin: $localize`Switzerland`, |
|
|
slogan: 'Simplicity for Complex Wealth' |
|
|
slogan: 'Simplicity for Complex Wealth' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
@ -68,7 +68,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'copilot-money', |
|
|
key: 'copilot-money', |
|
|
name: 'Copilot Money', |
|
|
name: 'Copilot Money', |
|
|
origin: 'United States', |
|
|
origin: $localize`United States`, |
|
|
pricingPerYear: '$70', |
|
|
pricingPerYear: '$70', |
|
|
slogan: 'Do money better with Copilot' |
|
|
slogan: 'Do money better with Copilot' |
|
|
}, |
|
|
}, |
|
@ -81,7 +81,7 @@ export const products: Product[] = [ |
|
|
key: 'delta', |
|
|
key: 'delta', |
|
|
name: 'Delta Investment Tracker', |
|
|
name: 'Delta Investment Tracker', |
|
|
note: 'Acquired by eToro', |
|
|
note: 'Acquired by eToro', |
|
|
origin: 'Belgium', |
|
|
origin: $localize`Belgium`, |
|
|
slogan: 'The app to track all your investments. Make smart moves only.' |
|
|
slogan: 'The app to track all your investments. Make smart moves only.' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
@ -91,9 +91,9 @@ export const products: Product[] = [ |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'divvydiary', |
|
|
key: 'divvydiary', |
|
|
languages: ['English', 'German'], |
|
|
languages: ['Deutsch', 'English'], |
|
|
name: 'DivvyDiary', |
|
|
name: 'DivvyDiary', |
|
|
origin: 'Germany', |
|
|
origin: $localize`Germany`, |
|
|
pricingPerYear: '€65', |
|
|
pricingPerYear: '€65', |
|
|
slogan: 'Your personal Dividend Calendar' |
|
|
slogan: 'Your personal Dividend Calendar' |
|
|
}, |
|
|
}, |
|
@ -105,7 +105,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'exirio', |
|
|
key: 'exirio', |
|
|
name: 'Exirio', |
|
|
name: 'Exirio', |
|
|
origin: 'United States', |
|
|
origin: $localize`United States`, |
|
|
pricingPerYear: '$100', |
|
|
pricingPerYear: '$100', |
|
|
slogan: 'All your wealth, in one place.' |
|
|
slogan: 'All your wealth, in one place.' |
|
|
}, |
|
|
}, |
|
@ -115,9 +115,9 @@ export const products: Product[] = [ |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'folishare', |
|
|
key: 'folishare', |
|
|
languages: ['English', 'German'], |
|
|
languages: ['Deutsch', 'English'], |
|
|
name: 'folishare', |
|
|
name: 'folishare', |
|
|
origin: 'Austria', |
|
|
origin: $localize`Austria`, |
|
|
pricingPerYear: '$65', |
|
|
pricingPerYear: '$65', |
|
|
slogan: 'Take control over your investments' |
|
|
slogan: 'Take control over your investments' |
|
|
}, |
|
|
}, |
|
@ -128,9 +128,9 @@ export const products: Product[] = [ |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'getquin', |
|
|
key: 'getquin', |
|
|
languages: ['English', 'German'], |
|
|
languages: ['Deutsch', 'English'], |
|
|
name: 'getquin', |
|
|
name: 'getquin', |
|
|
origin: 'Germany', |
|
|
origin: $localize`Germany`, |
|
|
pricingPerYear: '€48', |
|
|
pricingPerYear: '€48', |
|
|
slogan: 'Portfolio Tracker, Analysis & Community' |
|
|
slogan: 'Portfolio Tracker, Analysis & Community' |
|
|
}, |
|
|
}, |
|
@ -141,7 +141,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'gospatz', |
|
|
key: 'gospatz', |
|
|
name: 'goSPATZ', |
|
|
name: 'goSPATZ', |
|
|
origin: 'Germany', |
|
|
origin: $localize`Germany`, |
|
|
slogan: 'Volle Kontrolle über deine Investitionen' |
|
|
slogan: 'Volle Kontrolle über deine Investitionen' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
@ -152,7 +152,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'justetf', |
|
|
key: 'justetf', |
|
|
name: 'justETF', |
|
|
name: 'justETF', |
|
|
origin: 'Germany', |
|
|
origin: $localize`Germany`, |
|
|
pricingPerYear: '€119', |
|
|
pricingPerYear: '€119', |
|
|
slogan: 'ETF portfolios made simple' |
|
|
slogan: 'ETF portfolios made simple' |
|
|
}, |
|
|
}, |
|
@ -164,7 +164,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'kubera', |
|
|
key: 'kubera', |
|
|
name: 'Kubera®', |
|
|
name: 'Kubera®', |
|
|
origin: 'United States', |
|
|
origin: $localize`United States`, |
|
|
pricingPerYear: '$150', |
|
|
pricingPerYear: '$150', |
|
|
slogan: 'The Time Machine for your Net Worth' |
|
|
slogan: 'The Time Machine for your Net Worth' |
|
|
}, |
|
|
}, |
|
@ -177,9 +177,9 @@ export const products: Product[] = [ |
|
|
key: 'markets.sh', |
|
|
key: 'markets.sh', |
|
|
languages: ['English'], |
|
|
languages: ['English'], |
|
|
name: 'markets.sh', |
|
|
name: 'markets.sh', |
|
|
origin: 'Germany', |
|
|
origin: $localize`Germany`, |
|
|
pricingPerYear: '€168', |
|
|
pricingPerYear: '€168', |
|
|
region: 'Global', |
|
|
region: $localize`Global`, |
|
|
slogan: 'Track your investments' |
|
|
slogan: 'Track your investments' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
@ -191,9 +191,9 @@ export const products: Product[] = [ |
|
|
languages: ['English'], |
|
|
languages: ['English'], |
|
|
name: 'Maybe Finance', |
|
|
name: 'Maybe Finance', |
|
|
note: 'Sunset in 2023', |
|
|
note: 'Sunset in 2023', |
|
|
origin: 'United States', |
|
|
origin: $localize`United States`, |
|
|
pricingPerYear: '$145', |
|
|
pricingPerYear: '$145', |
|
|
region: 'United States', |
|
|
region: $localize`United States`, |
|
|
slogan: 'Your financial future, in your control' |
|
|
slogan: 'Your financial future, in your control' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
@ -215,7 +215,7 @@ export const products: Product[] = [ |
|
|
key: 'parqet', |
|
|
key: 'parqet', |
|
|
name: 'Parqet', |
|
|
name: 'Parqet', |
|
|
note: 'Originally named as Tresor One', |
|
|
note: 'Originally named as Tresor One', |
|
|
origin: 'Germany', |
|
|
origin: $localize`Germany`, |
|
|
pricingPerYear: '€88', |
|
|
pricingPerYear: '€88', |
|
|
region: 'Austria, Germany, Switzerland', |
|
|
region: 'Austria, Germany, Switzerland', |
|
|
slogan: 'Dein Vermögen immer im Blick' |
|
|
slogan: 'Dein Vermögen immer im Blick' |
|
@ -227,7 +227,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'plannix', |
|
|
key: 'plannix', |
|
|
name: 'Plannix', |
|
|
name: 'Plannix', |
|
|
origin: 'Italy', |
|
|
origin: $localize`Italy`, |
|
|
slogan: 'Your Personal Finance Hub' |
|
|
slogan: 'Your Personal Finance Hub' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
@ -236,9 +236,9 @@ export const products: Product[] = [ |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'portfolio-dividend-tracker', |
|
|
key: 'portfolio-dividend-tracker', |
|
|
languages: ['English', 'Dutch'], |
|
|
languages: ['English', 'Nederlands'], |
|
|
name: 'Portfolio Dividend Tracker', |
|
|
name: 'Portfolio Dividend Tracker', |
|
|
origin: 'Netherlands', |
|
|
origin: $localize`Netherlands`, |
|
|
pricingPerYear: '€60', |
|
|
pricingPerYear: '€60', |
|
|
slogan: 'Manage all your portfolios' |
|
|
slogan: 'Manage all your portfolios' |
|
|
}, |
|
|
}, |
|
@ -249,9 +249,9 @@ export const products: Product[] = [ |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'portseido', |
|
|
key: 'portseido', |
|
|
languages: ['Dutch', 'English', 'French', 'German'], |
|
|
languages: ['Deutsch', 'English', 'Français', 'Nederlands'], |
|
|
name: 'Portseido', |
|
|
name: 'Portseido', |
|
|
origin: 'Thailand', |
|
|
origin: $localize`Thailand`, |
|
|
pricingPerYear: '$96', |
|
|
pricingPerYear: '$96', |
|
|
slogan: 'Portfolio Performance and Dividend Tracker' |
|
|
slogan: 'Portfolio Performance and Dividend Tracker' |
|
|
}, |
|
|
}, |
|
@ -263,7 +263,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'projectionlab', |
|
|
key: 'projectionlab', |
|
|
name: 'ProjectionLab', |
|
|
name: 'ProjectionLab', |
|
|
origin: 'United States', |
|
|
origin: $localize`United States`, |
|
|
pricingPerYear: '$108', |
|
|
pricingPerYear: '$108', |
|
|
slogan: 'Build Financial Plans You Love.' |
|
|
slogan: 'Build Financial Plans You Love.' |
|
|
}, |
|
|
}, |
|
@ -275,7 +275,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'seeking-alpha', |
|
|
key: 'seeking-alpha', |
|
|
name: 'Seeking Alpha', |
|
|
name: 'Seeking Alpha', |
|
|
origin: 'United States', |
|
|
origin: $localize`United States`, |
|
|
pricingPerYear: '$239', |
|
|
pricingPerYear: '$239', |
|
|
slogan: 'Stock Market Analysis & Tools for Investors' |
|
|
slogan: 'Stock Market Analysis & Tools for Investors' |
|
|
}, |
|
|
}, |
|
@ -287,9 +287,9 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'sharesight', |
|
|
key: 'sharesight', |
|
|
name: 'Sharesight', |
|
|
name: 'Sharesight', |
|
|
origin: 'New Zealand', |
|
|
origin: $localize`New Zealand`, |
|
|
pricingPerYear: '$135', |
|
|
pricingPerYear: '$135', |
|
|
region: 'Global', |
|
|
region: $localize`Global`, |
|
|
slogan: 'Stock Portfolio Tracker' |
|
|
slogan: 'Stock Portfolio Tracker' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
@ -299,7 +299,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'simple-portfolio', |
|
|
key: 'simple-portfolio', |
|
|
name: 'Simple Portfolio', |
|
|
name: 'Simple Portfolio', |
|
|
origin: 'Czech Republic', |
|
|
origin: $localize`Czech Republic`, |
|
|
pricingPerYear: '€80', |
|
|
pricingPerYear: '€80', |
|
|
slogan: 'Stock Portfolio Tracker' |
|
|
slogan: 'Stock Portfolio Tracker' |
|
|
}, |
|
|
}, |
|
@ -322,7 +322,7 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'sumio', |
|
|
key: 'sumio', |
|
|
name: 'Sumio', |
|
|
name: 'Sumio', |
|
|
origin: 'Czech Republic', |
|
|
origin: $localize`Czech Republic`, |
|
|
pricingPerYear: '$20', |
|
|
pricingPerYear: '$20', |
|
|
slogan: 'Sum up and build your wealth.' |
|
|
slogan: 'Sum up and build your wealth.' |
|
|
}, |
|
|
}, |
|
@ -332,9 +332,9 @@ export const products: Product[] = [ |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'utluna', |
|
|
key: 'utluna', |
|
|
languages: ['English', 'French', 'German'], |
|
|
languages: ['Deutsch', 'English', 'Français'], |
|
|
name: 'Utluna', |
|
|
name: 'Utluna', |
|
|
origin: 'Switzerland', |
|
|
origin: $localize`Switzerland`, |
|
|
pricingPerYear: '$300', |
|
|
pricingPerYear: '$300', |
|
|
slogan: 'Your Portfolio. Revealed.', |
|
|
slogan: 'Your Portfolio. Revealed.', |
|
|
useAnonymously: true |
|
|
useAnonymously: true |
|
@ -346,8 +346,8 @@ export const products: Product[] = [ |
|
|
isOpenSource: false, |
|
|
isOpenSource: false, |
|
|
key: 'yeekatee', |
|
|
key: 'yeekatee', |
|
|
name: 'yeekatee', |
|
|
name: 'yeekatee', |
|
|
origin: 'Switzerland', |
|
|
origin: $localize`Switzerland`, |
|
|
region: 'Switzerland', |
|
|
region: $localize`Switzerland`, |
|
|
slogan: 'Connect. Share. Invest.' |
|
|
slogan: 'Connect. Share. Invest.' |
|
|
} |
|
|
} |
|
|
]; |
|
|
]; |
|
|