-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
212 lines (196 loc) · 9.93 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta charset="utf-8">
<meta name="referrer" content="no-referrer">
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; style-src 'self' 'unsafe-inline';">
<title>Portfolio Performance</title>
<meta name="description"
content="Portfolio Performance ist ein Open Source Programm zur Berechnung der Performance eines Gesamtportfolios - über verschiedene Depots und Konten hinweg - anhand von True-Time Weighted Rate of Return und internem Zinsfuß.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@portfolioperf">
<meta name="twitter:title" content="Portfolio Performance">
<meta name="twitter:description"
content="Portfolio Performance ist ein Open Source Programm zur Berechnung der Performance eines Gesamtportfolios anhand von True-Time Weighted Rate of Return und internem Zinsfuß.">
<meta name="twitter:creator" content="@portfolioperf">
<meta name="twitter:image" content="images/logo.png">
<!-- Open Graph data -->
<meta property="og:title" content="Portfolio Performance" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.portfolio-performance.info/" />
<meta property="og:image" content="images/logo.png" />
<meta property="og:description"
content="Portfolio Performance ist ein Open Source Programm zur Berechnung der Performance eines Gesamtportfolios anhand von True-Time Weighted Rate of Return und internem Zinsfuß." />
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.min.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="icon" type="image/png" href="images/favicon.png">
</head>
<body>
<header>
<div class="band navigation">
<nav class="primary container">
<div class="row">
<div class="twelve columns">
<ul>
<li class="language">Deutsch</li>
<li><a href="../en">English</a></li>
</ul>
</div>
</div>
</nav> <!-- end nav -->
</div> <!-- end band -->
</header>
<section class="banner">
<div class="container">
<div class="row">
<div class="one-third column">
<img class="logo" src="images/logo.svg" />
</div>
<div class="two-thirds column teaser">
<h3>Portfolio Performance</h3>
<p>Ein <strong>Open Source</strong> Programm zur Berechnung der <strong>Performance</strong> eines
Gesamtportfolios - über verschiedene Depots und Konten hinweg - anhand von <strong>True-Time Weighted Rate
of Return</strong> und internem Zinsfuß.</p>
<div class="downloads">
<p class="version">
<a href="https://forum.portfolio-performance.info" class="highlight">Forum</a>
<a href="https://help.portfolio-performance.info/" class="help">Handbuch</a>
</p>
</div>
</div>
</div>
</div> <!-- end container -->
</section> <!-- end section -->
<section class="screenshots">
<div class="container">
<div class="row">
<div class="twelve columns">
<img id="desktopImage" class="desktop" src="images/screenshot_desktop1.png"
title="Freely configurable dashboard that shows key performance indicators for the past years">
<br />
<button id="prevButton" title="Vorheriger Screenshot"><</button>
<button id="nextButton" title="Nächster Screenshot">></button>
<a href="https://www.portfolio-performance.app/de/index.html"><img id="phoneImage" class="phone"
src="images/screenshot_mobile1.png" title="Mobile phone screenshot"></a>
</div>
</div>
</div>
</section>
<section class="downloads">
<div class="container">
<div class="row">
<div class="six columns">
<strong>Desktop Version 0.71.2</strong><br />
<a href="https://github.com/buchen/portfolio/releases/download/0.71.2/PortfolioPerformance-0.71.2-x86_64.dmg"
class="macosx">macOS - Intel</a>
<a href="https://github.com/buchen/portfolio/releases/download/0.71.2/PortfolioPerformance-0.71.2-aarch64.dmg"
class="macosx">macOS - Apple Silicon</a><br />
<a href="https://github.com/buchen/portfolio/releases/download/0.71.2/PortfolioPerformance-0.71.2-setup.exe"
class="win">Windows - Installer</a>
<a href="https://github.com/buchen/portfolio/releases/download/0.71.2/PortfolioPerformance-distro-0.71.2-win32.win32.x86_64.zip"
class="win">Windows - ZIP</a><br />
<a href="https://github.com/buchen/portfolio/releases/download/0.71.2/PortfolioPerformance-0.71.2-linux.gtk.x86_64.tar.gz"
class="linux">Linux</a>
<a href="https://flathub.org/apps/details/info.portfolio_performance.PortfolioPerformance"
class="linux">Flatpak</a><br />
</div>
<div class="six columns">
<strong>Mobile App</strong><br />
<a href="https://apps.apple.com/app/apple-store/id6451118191">
<img alt='Download on the App Store' height="40px"
src='images/badge_app_store.svg' /></a>
<a href='https://play.google.com/store/apps/details?id=software.msm.portfolio_performance'><img
alt='Get it on Google Play' height="40px"
src='images/badge_google_play.png' /></a>
</div>
</div>
</section>
<section class="misc">
<div class="container">
<div class="row">
<div class="twelve columns">
<a href="https://github.com/buchen/portfolio/releases">Weitere Downloads</a>
<a href="https://forum.portfolio-performance.info/t/sunny-neues-nennenswertes/23/last">Neues und
Nennenswertes</a>
<a href="versions.html">Änderungsprotokoll</a>
<a href="https://forum.portfolio-performance.info/c/faq" class="highlight">FAQ</a>
<a href="https://forum.portfolio-performance.info/c/how-to" class="highlight">How-Tos</a>
<a href="https://www.youtube.com/channel/UCS3tFUv7ThhX0wBPmJOGUqw">YouTube</a>
</div>
</div>
</div>
</section> <!-- end section -->
<section class="features">
<div class="container">
<div class="row">
<div class="one-third column value">
<p>Die vollständige Historie aller Buchungen kann erfasst werden: Käufe, Verkäufe, Steuern, Gebühren, ...</p>
<p>Performance-Kennzahlen wie der <a
href="http://en.wikipedia.org/wiki/True_time-weighted_rate_of_return">True-Time Weighted Rate of
Return</a> oder der <a href="https://de.wikipedia.org/wiki/Interner_Zinsfuß">interne Zinsfuß (Internal
Rate of Return)</a> werden errechnet.</p>
</div>
<div class="one-third column value">
<p>Historische Kurse werden auto­matisch von <a href="http://de.finance.yahoo.com">Yahoo Finance</a>
geladen oder können aus beliebigen HTML Seiten extrahiert werden.</p>
<p>Durch das offene Dateiformat stehen alle Daten als <a
href="https://de.wikipedia.org/wiki/Extensible_Markup_Language">XML</a> zur Verfügung oder können als <a
href="https://de.wikipedia.org/wiki/CSV_(Dateiformat)">CSV</a> exportiert werden.</p>
</div>
<div class="one-third column value">
<p>Unterstützung für <a
href="https://forum.portfolio-performance.info/t/rebalancing-mit-portfolio-performance/19">Rebalancing</a>
anhand von frei definierbaren <a href="http://de.wikipedia.org/wiki/Asset_Allocation">Asset Allocations</a>.
</p>
<p>Mit Hilfe der historischen Wechsel­kurse der <a
href="https://www.ecb.europa.eu/stats/exchange/eurofxref/html/index.en.html">Europä­ischen
Zentral­bank (ECB)</a> können Konten und Aktien in Fremd­währung geführt werden.</p>
</div>
</div>
</div>
</section> <!-- end section -->
<section class="screencast">
<div class="container">
<div class="row">
<div class="six columns">
<h5>Podcast</h5>
<div class="screencast">
<a href="https://finanzrocker.net/portfolio-performance-andreas-buchen-im-interview-2024/"><img
src="images/249_Finanzrocker.jpg" width="320" height="180" alt="Podcast"></a>
<p>Ich war zu Gast bei Daniel Korth dem Finanzrocker und wir haben uns über Portfolio Performance und die
App unterhalten.</p>
</div>
</div>
<div class="six columns">
<h5>Screencast</h5>
<div class="screencast">
<a href="https://www.youtube.com/watch?v=F0VWJM_B4FI">
<img src="images/yt.png" width="320" height="180" alt="Screenshot von Youtube iframe als Link">
</a>
<p>Durch einen Klick auf das Bild, kann sich auf YouTube ein erster Überblick über Portfolio Performance
geschaffen werden.</p>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="twelve columns">
The Microsoft logo, the Apple logo and Mac are trademarks of Microsoft Corporation and Apple Inc.
respectively, registered in the U.S. and/or other countries.<br />
Copyright © 2012-2024 Andreas Buchen, All rights reserved <a href="impressum.html">Impressum</a> | <a
href="impressum.html#datenschutz">Datenschutz</a><br />
Portfolio Performance ist Open Source Software und lizenziert unter der <a
href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v1.0</a>
</div>
</div>
</div> <!-- end container -->
</footer>
<script src="/js/images.js"></script>
</body>
</html>