|
|
@ -4,17 +4,20 @@ |
|
|
|
<h3 class="d-none d-sm-block mb-3 text-center" i18n> |
|
|
|
Discover Open Source Alternatives for Personal Finance Tools |
|
|
|
</h3> |
|
|
|
<p> |
|
|
|
This overview page features a curated collection of personal finance |
|
|
|
tools compared to the open source alternative Ghostfolio. If you value |
|
|
|
transparency, data privacy, and community collaboration, Ghostfolio |
|
|
|
provides an excellent opportunity to take control of your financial |
|
|
|
management. |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
Explore the links below to compare a variety of personal finance tools |
|
|
|
with Ghostfolio. |
|
|
|
</p> |
|
|
|
<div class="introduction mb-4"> |
|
|
|
<p> |
|
|
|
This overview page features a curated collection of personal finance |
|
|
|
tools compared to the open source alternative |
|
|
|
<a [routerLink]="['/about']">Ghostfolio</a>. If you value |
|
|
|
transparency, data privacy, and community collaboration, Ghostfolio |
|
|
|
provides an excellent opportunity to take control of your financial |
|
|
|
management. |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
Explore the links below to compare a variety of personal finance tools |
|
|
|
with Ghostfolio. |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<mat-card |
|
|
|
*ngFor="let product of products" |
|
|
|
appearance="outlined" |
|
|
|