Feature/extend personal finance tools 20240809 (#3656)

* Add Sarmaaya.pk

* Add Investify

* Add FINATEKA

* Add Plainzer
pull/3658/head
Thomas Kaul 4 months ago committed by GitHub
parent 9f5da976f2
commit 0f46ca4db2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -181,6 +181,17 @@ export const personalFinanceTools: Product[] = [
origin: 'United States',
slogan: 'Real-Time Portfolio Tracker & Stock Tracker'
},
{
founded: 2021,
hasFreePlan: true,
hasSelfHostingAbility: false,
key: 'finateka',
languages: ['English'],
name: 'FINATEKA',
origin: 'United States',
slogan:
'The most convenient mobile application for personal finance accounting'
},
{
founded: 2023,
hasFreePlan: true,
@ -239,6 +250,14 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '$60',
slogan: 'Managing money, made simple'
},
{
hasFreePlan: true,
hasSelfHostingAbility: false,
key: 'investify',
name: 'Investify',
origin: 'Pakistan',
slogan: 'Advanced portfolio tracking and stock market information'
},
{
founded: 2011,
hasFreePlan: true,
@ -354,6 +373,17 @@ export const personalFinanceTools: Product[] = [
regions: ['Austria', 'Germany', 'Switzerland'],
slogan: 'Dein Vermögen immer im Blick'
},
{
founded: 2023,
hasFreePlan: true,
hasSelfHostingAbility: false,
key: 'plainzer',
languages: ['English'],
name: 'Plainzer',
origin: 'Poland',
pricingPerYear: '$74',
slogan: 'Free dividend tracker for your portfolio'
},
{
founded: 2023,
hasSelfHostingAbility: false,
@ -430,6 +460,15 @@ export const personalFinanceTools: Product[] = [
origin: 'United States',
slogan: 'Track your net worth'
},
{
founded: 2019,
hasSelfHostingAbility: false,
key: 'sarmaaya.pk',
name: 'Sarmaaya.pk Portfolio Tracking',
note: 'Sarmaaya.pk Portfolio Tracking was discontinued in 2024',
origin: 'Pakistan',
slogan: 'Unified platform for financial research and portfolio tracking'
},
{
founded: 2004,
hasFreePlan: false,

Loading…
Cancel
Save